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 004a581 commit d7c3919Copy full SHA for d7c3919
.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@v4
+ - uses: actions/setup-node@v5
48
49
node-version: 20.19.5
50
cache: pnpm
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments