We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741d897 commit 889cfefCopy full SHA for 889cfef
1 file changed
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-node@v3
22
with:
23
- node-version: 22
+ node-version: 24
24
cache: 'npm'
25
26
- name: 'Install dependencies'
0 commit comments