Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.

Commit eaa4d78

Browse files
Update build.yml
1 parent db71f9a commit eaa4d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js environment
1717
uses: actions/setup-node@v1
1818
with:
19-
node-version: 15.x
19+
node-version: 16.x
2020

2121
- name: Restore cache
2222
id: cache

0 commit comments

Comments
 (0)