Skip to content

Commit b88a6ab

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 4a9be34 commit b88a6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-node@v4
2121
with:
2222
node-version: ${{ matrix.node-version }}
23-
- uses: pnpm/action-setup@v3.0.0
23+
- uses: pnpm/action-setup@v4.1.0
2424
with:
2525
version: latest
2626
- run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)