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 fb36bb4 commit d73225dCopy full SHA for d73225d
.github/actions/install/action.yml
@@ -3,7 +3,7 @@ runs:
3
using: composite
4
steps:
5
- name: Install pnpm
6
- uses: pnpm/action-setup@v3
+ uses: pnpm/action-setup@v4
7
with:
8
version: 8
9
0 commit comments