mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Update unit-testing.yaml
This commit is contained in:
parent
0108c6ffc6
commit
395465d7c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-testing.yaml
vendored
2
.github/workflows/unit-testing.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Luau
|
||||
uses: encodedvenom/install-luau@v4
|
||||
uses: encodedvenom/install-luau@v4.1
|
||||
with:
|
||||
version: '0.651'
|
||||
|
||||
|
|
Loading…
Reference in a new issue