mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
bump ver
This commit is contained in:
parent
500c494812
commit
c8884c8eac
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
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Luau
|
- name: Install Luau
|
||||||
uses: encodedvenom/install-luau@v4.2
|
uses: encodedvenom/install-luau@v4.3
|
||||||
with:
|
with:
|
||||||
version: 'latest'
|
version: 'latest'
|
||||||
verbose: 'true'
|
verbose: 'true'
|
||||||
|
|
Loading…
Reference in a new issue