There was an error while loading. Please reload this page.
2 parents 6e81d43 + 44d3007 commit 9cfb304Copy full SHA for 9cfb304
1 file changed
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
if: steps.version.outputs.changed == 'true'
56
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
57
with:
58
- node-version: 22
+ node-version: 24
59
registry-url: https://registry.npmjs.org
60
61
- name: Install dependencies
@@ -89,7 +89,7 @@ jobs:
89
- name: Setup Node
90
91
92
93
94
95
0 commit comments