Skip to content

Commit aaafb00

Browse files
chore(deps): update actions/setup-node action to v6
1 parent f78dd7f commit aaafb00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-pnpm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
run_install: false
1717

1818
- name: Setup Node.js and pnpm
19-
uses: actions/setup-node@v4
19+
uses: actions/setup-node@v6
2020
with:
2121
node-version: 22.18.0
2222
cache: 'pnpm'

0 commit comments

Comments
 (0)