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.
2 parents ecf7306 + 8f2a796 commit c6d043dCopy full SHA for c6d043d
.github/workflows/deploy_test_branch.yml
@@ -16,9 +16,9 @@ jobs:
16
fetch-depth: 0
17
18
- name: 'Install pnpm'
19
- uses: pnpm/action-setup@ebcfd6995dade4b0104ac774445cef8b3b4635b0
+ uses: pnpm/action-setup@129abb77bf5884e578fcaf1f37628e41622cc371
20
with:
21
- version: 8
+ version: 9
22
23
- name: 'Install latest node version'
24
uses: actions/setup-node@v4
0 commit comments