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 50caa7f commit 42b558cCopy full SHA for 42b558c
1 file changed
.github/workflows/CreateGitHubRelease.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
fetch-depth: 1
23
- name: Setup pnpm
24
- uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
+ uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
25
- name: Setup node
26
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
27
0 commit comments