There was an error while loading. Please reload this page.
2 parents 907e426 + b71b980 commit 9c18b74Copy full SHA for 9c18b74
2 files changed
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
16
- name: Lint WML
17
uses: czyzby/wesnoth-wml-linter@v1
18
with:
.github/workflows/luacheck.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
8
- name: Checkout
9
10
- name: Luacheck linter
11
uses: nebularg/actions-luacheck@v1
0 commit comments