Skip to content

Commit e705a0e

Browse files
committed
chore(deps): update pnpm/action-setup action to v2.3.0
1 parent f31f919 commit e705a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/setup-node@v3
2727
with:
2828
node-version: "16"
29-
- uses: pnpm/action-setup@v2.2.4
29+
- uses: pnpm/action-setup@v2.3.0
3030
with:
3131
version: 6.0.2
3232
- run: pnpm install

0 commit comments

Comments
 (0)