We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08ce90d + f38f701 commit 9f432c4Copy full SHA for 9f432c4
1 file changed
.github/workflows/build.yaml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v4
10
- uses: actions/setup-node@v4
11
with:
12
- node-version: 18
+ node-version: 24
13
- run: npm ci
14
- run: npm run build
15
- uses: actions/upload-artifact@v4
0 commit comments