Skip to content

Commit 0dd0ab4

Browse files
authored
dev: update node to 16 in release job (#1544)
1 parent 9828365 commit 0dd0ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: ⎔ Setup node
6969
uses: actions/setup-node@v1
7070
with:
71-
node-version: 12
71+
node-version: 16
7272

7373
- name: 📥 Download deps
7474
uses: bahmutov/npm-install@v1

0 commit comments

Comments
 (0)