Skip to content

Commit 2317cb6

Browse files
committed
ci: bump node 12 to node 16
1 parent f94e978 commit 2317cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Node.js environment
2323
uses: actions/[email protected]
2424
with:
25-
node-version: 12
25+
node-version: 16
2626

2727
- name: Checkout code
2828
uses: actions/checkout@v2

0 commit comments

Comments
 (0)