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 e65f2d9 commit 390b057Copy full SHA for 390b057
1 file changed
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup Node
37
uses: actions/setup-node@v5.0.0
38
with:
39
- node-version: "20"
+ node-version: "24"
40
cache: npm
41
42
- name: Install dependencies
0 commit comments