We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85edc16 commit 80b34aaCopy full SHA for 80b34aa
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
run: npm -v
38
39
- name: Installer PNPM
40
- uses: pnpm/action-setup@v2.4.0
+ uses: pnpm/action-setup@v3.0.0
41
with:
42
version: latest
43
0 commit comments