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 9f860bd commit 84fbbe9Copy full SHA for 84fbbe9
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@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
+ uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
70
with:
71
version: 3
72
env:
0 commit comments