Skip to content

Commit 396790d

Browse files
committed
Merge branch 'github-workflow-bump'
2 parents 472d813 + e366247 commit 396790d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
- uses: actions/setup-node@v4
2626
with:
27-
node-version: 18
27+
node-version: 20
2828
cache: npm
2929
cache-dependency-path: ./website/package-lock.json
3030
- uses: gradle/gradle-build-action@v2

0 commit comments

Comments
 (0)