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.
1 parent e3b9aa6 commit 0f9f8aaCopy full SHA for 0f9f8aa
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Setup Node
55
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
56
with:
57
- node-version: '22'
+ node-version: '24'
58
59
- name: Build and Test
60
shell: pwsh
0 commit comments