Skip to content

Commit 5294390

Browse files
chore(deps): update pnpm/action-setup action to v5
1 parent 346874d commit 5294390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
node-version: 20
2626

2727
- name: Setup PNPM
28-
uses: pnpm/action-setup@v4
28+
uses: pnpm/action-setup@v5
2929
with:
3030
version: 8
3131

@@ -53,7 +53,7 @@ jobs:
5353
node-version: 20
5454

5555
- name: Setup PNPM
56-
uses: pnpm/action-setup@v4
56+
uses: pnpm/action-setup@v5
5757
with:
5858
version: 8
5959

0 commit comments

Comments
 (0)