Skip to content

Commit 3d8dc92

Browse files
committed
upgrade node version
1 parent cb41bdb commit 3d8dc92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- uses: actions/setup-node@v3
1515
with:
16-
node-version: 16
16+
node-version: 20
1717

1818
- name: Install dependencies
1919
run: npm install

0 commit comments

Comments
 (0)