Skip to content

Commit ae5024c

Browse files
committed
ci: update pnpm action
1 parent 59f2d99 commit ae5024c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
path: ~/.pnpm-store
6464
key: npm-cache-ubuntu-latest-node@20
6565

66-
- uses: pnpm/action-setup@v2
66+
- uses: pnpm/action-setup@v4
6767

6868
- name: 'Install dependencies'
6969
run: pnpm install

0 commit comments

Comments
 (0)