We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c989f3 commit dc7e995Copy full SHA for dc7e995
1 file changed
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
id: pnpm-install
25
26
- name: Set up Node.js
27
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
28
with:
29
node-version-file: ".nvmrc"
30
0 commit comments