Skip to content

Commit 8547b30

Browse files
committed
ci: update pnpm/action-setup
1 parent 8d43c6e commit 8547b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Set up pnpm
24-
uses: pnpm/action-setup@v3
24+
uses: pnpm/action-setup@v4
2525

2626
- name: Set up Node.js
2727
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)