We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ef3b8 commit 8e10b85Copy full SHA for 8e10b85
.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