Skip to content

Commit 4dc211b

Browse files
committed
bump node v
1 parent 5b24d83 commit 4dc211b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Node.js
1717
uses: actions/setup-node@v2
1818
with:
19-
node-version: 18 # or the version you prefer
19+
node-version: 20 # or the version you prefer
2020

2121
- name: Install dependencies
2222
run: |

0 commit comments

Comments
 (0)