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 3d430b0 commit 1d62ad9Copy full SHA for 1d62ad9
1 file changed
.github/workflows/plugins-ci-package-manager.yml
@@ -32,7 +32,7 @@ jobs:
32
node-version: ${{ matrix.node-version }}
33
34
- name: Install with pnpm
35
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
+ uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
36
with:
37
version: ${{ matrix.pnpm-version }}
38
0 commit comments