We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f3817 commit 13054dbCopy full SHA for 13054db
.github/workflows/nodejs.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-latest]
25
- node-version: [12.x]
+ node-version: [16.x]
26
27
runs-on: ${{ matrix.os }}
28
0 commit comments