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 49297ad commit 1195ee6Copy full SHA for 1195ee6
.github/workflows/nodejs.yml
@@ -58,7 +58,7 @@ jobs:
58
strategy:
59
matrix:
60
os: [ubuntu-latest, windows-latest, macos-latest]
61
- node-version: [12.x, 14.x, 16.x]
+ node-version: [12.x, 14.x, 16.8.0]
62
webpack-version: [4, latest]
63
64
runs-on: ${{ matrix.os }}
0 commit comments