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 df916f6 commit 5950798Copy full SHA for 5950798
.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: 10
9
0 commit comments