Skip to content

Commit f62cc32

Browse files
chore(deps): update github-actions to v24 (major) (#1930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Swithinbank <[email protected]>
1 parent ffadef3 commit f62cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
- name: Setup Node.js
1111
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
1212
with:
13-
node-version: 22.21.0
13+
node-version: 24.10.0
1414
cache: pnpm
1515

1616
- name: Install dependencies

0 commit comments

Comments
 (0)