We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9be34 commit b88a6abCopy full SHA for b88a6ab
.github/workflows/pipeline.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-node@v4
21
with:
22
node-version: ${{ matrix.node-version }}
23
- - uses: pnpm/action-setup@v3.0.0
+ - uses: pnpm/action-setup@v4.1.0
24
25
version: latest
26
- run: pnpm install --frozen-lockfile
0 commit comments