We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0170e97 commit a5c7a4cCopy full SHA for a5c7a4c
.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/codecov-action@v4.6.0
+ - uses: codecov/codecov-action@v5.0.2
40
with:
41
files: lcov.info
42
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments