There was an error while loading. Please reload this page.
2 parents cc9f7e0 + 3ea83d6 commit 554c302Copy full SHA for 554c302
1 file changed
.github/workflows/deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Setup Node
45
uses: actions/[email protected]
46
with:
47
- node-version: "20.20.2"
+ node-version: "24.18.0"
48
cache: ${{ steps.detect-package-manager.outputs.manager }}
49
50
- name: Restore cache
0 commit comments