diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 108676f..1eac2fa 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.2 + uses: encodedvenom/install-luau@v0.1.3 - name: Run Unit Tests id: run_tests