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 19d7f98 + 45eea4c commit 925dd7aCopy full SHA for 925dd7a
1 file changed
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
- - uses: asdf-vm/actions/install@v2
+ - uses: asdf-vm/actions/install@v3
15
- run: scripts/lint.bash
16
17
actionlint:
0 commit comments