mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update actions and tooling
This commit is contained in:
parent
86f8574aeb
commit
5b078d118e
5 changed files with 9 additions and 18 deletions
4
.github/workflows/unit-test.yml
vendored
4
.github/workflows/unit-test.yml
vendored
|
|
@ -8,10 +8,10 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Luau zip
|
||||
uses: robinraju/release-downloader@v1.6
|
||||
uses: robinraju/release-downloader@v1.9
|
||||
with:
|
||||
repository: Roblox/luau
|
||||
tag: "0.651"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue