There was an error while loading. Please reload this page.
1 parent 6ead6c2 commit 1755617Copy full SHA for 1755617
1 file changed
.github/workflows/push.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/setup-node@v5
25
with:
26
cache: pnpm
27
- node-version: 22
+ node-version: 24
28
29
- name: Install
30
run: pnpm install
0 commit comments