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 f041ef5 commit fc1e942Copy full SHA for fc1e942
.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.3.0
52
with:
53
version: ${{ matrix.pnpm }}
54
0 commit comments