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 451e0a8 commit 5da7b19Copy full SHA for 5da7b19
.github/workflows/release.yaml
@@ -54,7 +54,7 @@ jobs:
54
steps:
55
- uses: actions/checkout@v4
56
- run: corepack enable
57
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
58
with:
59
node-version: 16
60
cache: 'pnpm'
0 commit comments