We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7646914 commit b5714eeCopy full SHA for b5714ee
.github/workflows/package-manager-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
node-version: ${{ matrix.node-version }}
28
- name: Use pnpm
29
- uses: pnpm/action-setup@v3.0.0
+ uses: pnpm/action-setup@v4.0.0
30
31
version: ^9.0.0
32
- name: Install dependancies
0 commit comments