We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4932adb commit f810f42Copy full SHA for f810f42
.github/actions/pnpm/action.yml
@@ -5,7 +5,7 @@ runs:
5
steps:
6
- uses: pnpm/action-setup@v4
7
with:
8
- version: '8.5.1'
+ version: '8.10.2'
9
- uses: actions/setup-node@v4
10
11
cache: 'pnpm'
0 commit comments