Skip to content

Commit b92f26d

Browse files
authored
Merge pull request #9 from demonkillerr/update_main_page
ci: bump node version
2 parents 75d01df + edc02a1 commit b92f26d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 18
18+
node-version: 20
1919
cache: npm
2020

2121
- name: Install dependencies

0 commit comments

Comments
 (0)