Skip to content

Commit 8221ff6

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent 263d5fc commit 8221ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v6
15-
- uses: pnpm/action-setup@v4
15+
- uses: pnpm/action-setup@v6
1616
- name: Use Node.js 22
1717
uses: actions/setup-node@v4
1818
with:

0 commit comments

Comments
 (0)