mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2024-11-15 23:20:16 +01:00
CI: replace deprecation action
This commit is contained in:
parent
28374f4f27
commit
ae77f73650
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
name: "Luacheck"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: apt
|
||||
run: sudo apt-get install -y luarocks
|
||||
- name: luacheck install
|
||||
|
|
Loading…
Reference in New Issue
Block a user