Skip to content

Commit c7aa3ac

Browse files
committed
node version 20
1 parent 42879e0 commit c7aa3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: actions/setup-node@v4
2020
with:
21-
node-version: 'latest'
21+
node-version: '20'
2222
- uses: krdlab/setup-haxe@v1
2323
- name: Build Site
2424
run: |

0 commit comments

Comments
 (0)