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 a0f701b commit d90ad86Copy full SHA for d90ad86
1 file changed
.github/workflows/test.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Checkout the repository
67
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
68
- name: Install pnpm
69
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
+ uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
70
with:
71
version: 3
72
env:
0 commit comments