We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a28784d + efb2055 commit 81b47faCopy full SHA for 81b47fa
.github/workflows/test-deploy-pnpm.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup pnpm
22
# You may pin to the exact commit or the version.
23
# uses: pnpm/action-setup@10693b3829bf86eb2572aef5f3571dcf5ca9287d
24
- uses: pnpm/action-setup@v2.2.2
+ uses: pnpm/action-setup@v4
25
with:
26
version: 7
27
run_install: |
0 commit comments