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 8d86258 commit 56283d7Copy full SHA for 56283d7
1 file changed
.github/actions/install-dependencies/action.yml
@@ -12,7 +12,7 @@ runs:
12
- name: Setup PNPM
13
uses: pnpm/action-setup@v3
14
with:
15
- version: 9
+ version: 10
16
run_install: false
17
18
- name: Get pnpm store directory
0 commit comments