Skip to content

Commit dee3f74

Browse files
Update pnpm/action-setup action to v6
Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com>
1 parent b72c038 commit dee3f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
registry-url: 'https://registry.npmjs.org'
2828

2929
- name: Setup pnpm
30-
uses: pnpm/action-setup@v4
30+
uses: pnpm/action-setup@v6
3131

3232
- name: Install dependencies
3333
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)