Skip to content

Commit 3a5adbb

Browse files
authored
Merge pull request #279 from LCSB-BioCore/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents af7fe49 + 580ed3e commit 3a5adbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- uses: julia-actions/julia-runtest@v1
3838
continue-on-error: ${{ matrix.version == 'nightly' }}
3939
- uses: julia-actions/julia-processcoverage@v1
40-
- uses: codecov/codecov-action@v6
40+
- uses: codecov/codecov-action@v7
4141
with:
4242
files: lcov.info

0 commit comments

Comments
 (0)