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

Commit 5734b9a

Browse files
chore(deps): update pnpm/action-setup action to v2.3.0
1 parent f0478ce commit 5734b9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 2
1616

17-
- uses: pnpm/action-setup@v2.2.4
17+
- uses: pnpm/action-setup@v2.3.0
1818
with:
1919
version: 7
2020

.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@v2.2.4
24+
- uses: pnpm/action-setup@v2.3.0
2525
with:
2626
version: 7
2727

0 commit comments

Comments
 (0)