Skip to content

Commit d667cb7

Browse files
authored
Merge pull request #13 from Moelf/dependabot/github_actions/codecov/codecov-action-5.0.7
Bump codecov/codecov-action from 5.0.2 to 5.0.7
2 parents bcb0e75 + c8efb5b commit d667cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: julia-actions/julia-runtest@v1
4242
- uses: julia-actions/julia-processcoverage@v1
4343
- name: Upload coverage report
44-
uses: codecov/[email protected].2
44+
uses: codecov/[email protected].7
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
slug: Moelf/XXHashNative.jl

0 commit comments

Comments
 (0)