We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6318c45 + 06d1c71 commit 42dc38cCopy full SHA for 42dc38c
1 file changed
.github/actions/setup-node/action.yml
@@ -4,7 +4,7 @@ description: Setup Node.js
4
runs:
5
using: "composite"
6
steps:
7
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
8
name: Setup Node.js
9
with:
10
node-version-file: .nvmrc
0 commit comments