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 0679faa commit 3daf7d6Copy full SHA for 3daf7d6
1 file changed
.github/actions/install-dependencies/action.yml
@@ -14,7 +14,7 @@ runs:
14
15
steps:
16
- name: Install pnpm
17
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
+ uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
18
19
- name: Setup Node.js (via input)
20
if: ${{ inputs.node-version }}
0 commit comments