Skip to content

Commit 6ba481a

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 8c9f01c commit 6ba481a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/webpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
node-version: ${{ matrix.node-version }}
2424
- name: Use Pnpm v10.18.0
25-
uses: pnpm/action-setup@v2
25+
uses: pnpm/action-setup@v4
2626
with:
2727
version: 10.18.0
2828

0 commit comments

Comments
 (0)