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 0e6a088 commit 68e99d0Copy full SHA for 68e99d0
.github/workflows/nodejs.yml
@@ -11,6 +11,6 @@ jobs:
11
name: Node.js
12
uses: node-modules/github-actions/.github/workflows/node-test-mysql.yml@master
13
with:
14
- version: '14, 16, 18, 20, 22'
+ version: '16, 18, 20, 22'
15
secrets:
16
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments