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 8e79933 commit 875ed9aCopy full SHA for 875ed9a
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: pnpm/action-setup@v4.2.0
15
id: pnpm-install
16
with:
17
- version: "10.22.0"
+ version: "10.23.0"
18
run_install: false
19
- name: Setup nodejs
20
uses: actions/setup-node@v6
.tool-versions
@@ -1,3 +1,3 @@
1
syncher 0.0.44
2
nodejs 24.11.1
3
-pnpm 10.22.0
+pnpm 10.23.0
0 commit comments