Skip to content

Commit 6983c36

Browse files
authored
Merge pull request #15 from Moelf/dependabot/github_actions/codecov/codecov-action-5.1.2
Bump codecov/codecov-action from 5.1.1 to 5.1.2
2 parents 45b8bd1 + 28380a4 commit 6983c36

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].1
44+
uses: codecov/[email protected].2
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
slug: Moelf/XXHashNative.jl

0 commit comments

Comments
 (0)