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.
1 parent 540f48e commit 907af75Copy full SHA for 907af75
.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@v4
+ uses: actions/setup-node@v5
28
with:
29
node-version-file: '.nvmrc'
30
0 commit comments