1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2024-11-16 07:30:17 +01:00

CI: replace deprecation action

This commit is contained in:
sfan5 2024-08-16 17:17:41 +02:00
parent 28374f4f27
commit ae77f73650

View File

@ -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