Skip to content

Commit cf1907f

Browse files
committed
Merge branch 'breakup-workflows' into test-breakup-workflows
2 parents 18bb1e7 + d58bb1e commit cf1907f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/prepare-workflow/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ runs:
2020
- name: Setup Node.js
2121
uses: actions/setup-node@v6
2222
with:
23+
node-version: '22'
2324
cache: 'npm'
2425

2526
- name: Restore node_modules cache

0 commit comments

Comments
 (0)