We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18bb1e7 + d58bb1e commit cf1907fCopy full SHA for cf1907f
.github/actions/prepare-workflow/action.yml
@@ -20,6 +20,7 @@ runs:
20
- name: Setup Node.js
21
uses: actions/setup-node@v6
22
with:
23
+ node-version: '22'
24
cache: 'npm'
25
26
- name: Restore node_modules cache
0 commit comments