Skip to content

Commit e387b91

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: lts/*
1818

1919
- name: pnpm setup
20-
uses: pnpm/action-setup@v4
20+
uses: pnpm/action-setup@v6
2121

2222
- run: pnpm install
2323

0 commit comments

Comments
 (0)