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 20ca7d8 commit 6df674bCopy full SHA for 6df674b
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: pnpm/action-setup@v2
26
id: pnpm-install
27
with:
28
- version: ^8.6.0
+ version: ^10.22.0
29
run_install: false
30
31
- name: Get pnpm store directory
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
0 commit comments