Skip to content

Commit

Permalink
Pin luau version to 0.651
Browse files Browse the repository at this point in the history
  • Loading branch information
EncodedVenom authored Nov 16, 2024
1 parent ea7c118 commit 0108c6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/unit-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
uses: actions/checkout@v4

- name: Install Luau
uses: encodedvenom/[email protected]
uses: encodedvenom/install-luau@v4
with:
version: '0.651'

- name: Run Unit Tests
id: run_tests
Expand Down

0 comments on commit 0108c6f

Please sign in to comment.