Skip to content

Commit 803e571

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent 42b0d79 commit 803e571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
run: cat "${{ github.action_path }}/package.json"
2323

2424
- id: pnpm
25-
uses: pnpm/action-setup@v5
25+
uses: pnpm/action-setup@v6
2626
with:
2727
version: "10.33.0"
2828
dest: ${{ github.action_path }}/setup-pnpm

0 commit comments

Comments
 (0)