Skip to content

Commit 64c2d66

Browse files
authored
chore: update node version (#136)
1 parent 9ea28f7 commit 64c2d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ubuntu-latest]
23-
node-version: [12.x]
23+
node-version: [16.x]
2424

2525
runs-on: ${{ matrix.os }}
2626

0 commit comments

Comments
 (0)