Skip to content

Commit 7b6438c

Browse files
danney-chunbang9
andauthored
Update .github/workflows/build-and-test.yml
Co-authored-by: Hyungu Kang | Airen <[email protected]>
1 parent c57fccb commit 7b6438c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: '16.19.1'
28+
node-version: '18'
2929
cache: 'yarn'
3030

3131
- name: Install dependencies

0 commit comments

Comments
 (0)