We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e874ad commit 68f124bCopy full SHA for 68f124b
1 file changed
.github/workflows/ci.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
16
with:
17
os: 'ubuntu-latest, macos-latest, windows-latest'
18
- version: '22, 24'
+ version: '22.18.0, 22, 24'
19
secrets:
20
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments