Skip to content

Commit f48081d

Browse files
committed
chore: update workflow node version
1 parent c7c57d1 commit f48081d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v3
1212
- uses: actions/setup-node@v3
1313
with:
14-
node-version: 16.18.1
14+
node-version: 20.12.2
1515

1616
- name: Cache npm dependencies
1717
uses: actions/cache@v3

0 commit comments

Comments
 (0)