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 d581763 commit a815e8cCopy full SHA for a815e8c
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
# This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits
23
fetch-depth: 0
24
25
- - uses: pnpm/action-setup@v2.2.4
+ - uses: pnpm/action-setup@v4
26
with:
27
version: 8.7.1
28
0 commit comments