We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f041ef5 commit a3f8622Copy full SHA for a3f8622
.github/workflows/main.yml
@@ -48,7 +48,7 @@ jobs:
48
node-version: ${{ matrix.node }}
49
50
- name: Setup PNPM
51
- uses: pnpm/action-setup@v2.2.2
+ uses: pnpm/action-setup@v2.4.0
52
with:
53
version: ${{ matrix.pnpm }}
54
0 commit comments