We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e11be commit 24f0aeaCopy full SHA for 24f0aea
3 files changed
.github/actions/prepare/action.yml
@@ -7,7 +7,7 @@ runs:
7
steps:
8
- uses: actions/setup-node@v4
9
with:
10
- node-version: 22
+ node-version: 24
11
registry-url: 'https://registry.npmjs.org'
12
- name: Install dependencies
13
shell: bash
0 commit comments