Skip to content

Commit d3e9d16

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616

1717
- name: Install pnpm
18-
uses: pnpm/action-setup@v2.4.0
18+
uses: pnpm/action-setup@v3.0.0
1919

2020
- name: Use Node.js v18
2121
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)