We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 925dd7a + be3ad5e commit aabe8aaCopy full SHA for aabe8aa
1 file changed
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
actionlint:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
- name: Check workflow files
22
uses: docker://rhysd/actionlint:1.6.23
23
with:
0 commit comments