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 97cbbdc commit 35ac858Copy full SHA for 35ac858
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: pnpm/[email protected]
24
25
- name: Use Node.js 22.x
26
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
27
with:
28
node-version: 22.x
29
registry-url: https://registry.npmjs.org/
0 commit comments