We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aeb41b commit 2400c4bCopy full SHA for 2400c4b
.github/workflows/links.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: volta-cli/action@v1
+ - uses: volta-cli/action@v4
13
with:
14
node-version: 20.12.0
15
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
16
17
18
0 commit comments