We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efb1f00 + 1611710 commit 07010fbCopy full SHA for 07010fb
.github/workflows/publish-canary.yml
@@ -23,7 +23,7 @@ jobs:
23
version: 9
24
25
- name: Setup node
26
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
27
with:
28
cache: 'pnpm'
29
node-version: 18
.github/workflows/publish-latest.yml
- uses: actions/setup-node@v2
0 commit comments