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 f8a4148 commit b2c01b0Copy full SHA for b2c01b0
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: pnpm/action-setup@v3
19
with:
20
version: 10.14.0
21
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
22
23
node-version: 'lts/*'
24
registry-url: 'https://registry.npmjs.org'
0 commit comments