We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c7a4c commit 4444904Copy full SHA for 4444904
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
arch: ${{ matrix.julia-arch }}
37
- uses: julia-actions/julia-runtest@v1
38
- uses: julia-actions/[email protected]
39
- - uses: codecov/[email protected].2
+ - uses: codecov/[email protected].7
40
with:
41
files: lcov.info
42
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments