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 a3d6b1c commit 1bf2c93Copy full SHA for 1bf2c93
1 file changed
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 2
17
18
- name: Setup pnpm
19
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
+ uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
20
with:
21
version: latest
22
0 commit comments