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 8949541 commit 35a7233Copy full SHA for 35a7233
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: pnpm/action-setup@v2
45
with:
46
version: 8.15.9
47
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
48
49
node-version: 22.21.1
50
cache: pnpm
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments