Skip to content

Commit 8a13177

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent f92972b commit 8a13177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: pnpm setup
19-
uses: pnpm/action-setup@v4
19+
uses: pnpm/action-setup@v6
2020
- name: Setup Node
2121
uses: actions/setup-node@v6
2222
with:

0 commit comments

Comments
 (0)