We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5e322e + f5872b6 commit c5ebf03Copy full SHA for c5ebf03
.github/actions/pnpm-setup/action.yml
@@ -7,7 +7,7 @@ runs:
7
with:
8
node-version-file: .node-version
9
10
- - uses: pnpm/action-setup@v3.0.0
+ - uses: pnpm/action-setup@v4.0.0
11
12
version: 8
13
run_install: false
0 commit comments