We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df1ae9 commit db4d652Copy full SHA for db4d652
.github/workflows/nodejs.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
os: [ubuntu-latest]
23
- node-version: [12.x]
+ node-version: [16.x]
24
25
runs-on: ${{ matrix.os }}
26
0 commit comments