Skip to content

Commit 9eab0b6

Browse files
chore(deps): update pnpm/action-setup action to v4 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 086ac1d commit 9eab0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Install pnpm
22-
uses: pnpm/action-setup@v3.0.0
22+
uses: pnpm/action-setup@v4.0.0
2323

2424
- name: Set node
2525
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)