Skip to content

Commit ba2bc7d

Browse files
chore(deps): update pnpm/action-setup action to v5 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b66629 commit ba2bc7d

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
@@ -73,7 +73,7 @@ jobs:
7373
node-version: 'lts/*'
7474

7575
- name: Set up pnpm
76-
uses: pnpm/action-setup@v4
76+
uses: pnpm/action-setup@v5
7777
with:
7878
version: 'latest'
7979

0 commit comments

Comments
 (0)