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 85cbcdb commit 5329e1bCopy full SHA for 5329e1b
1 file changed
.github/workflows/test.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: pnpm/action-setup@v6
25
26
- name: Install Node.js
27
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
28
with:
29
cache: pnpm
30
node-version-file: package.json
0 commit comments