Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Commit a88675f

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent aa4e1d8 commit a88675f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 2
2222

23-
- uses: pnpm/action-setup@v3.0.0
23+
- uses: pnpm/action-setup@v4.1.0
2424
with:
2525
version: 8
2626

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
fetch-depth: 2
2323

24-
- uses: pnpm/action-setup@v3.0.0
24+
- uses: pnpm/action-setup@v4.1.0
2525
with:
2626
version: 9
2727

0 commit comments

Comments
 (0)