diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2c891f6..8eab969 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Install Luau - uses: encodedvenom/install-luau@v0.1.1 + uses: encodedvenom/install-luau@v0.1.2 - name: Run Unit Tests id: run_tests