Skip to content

Commit 45b8bd1

Browse files
authored
Merge pull request #14 from Moelf/dependabot/github_actions/codecov/codecov-action-5.1.1
Bump codecov/codecov-action from 5.0.7 to 5.1.1
2 parents d667cb7 + 75ade8e commit 45b8bd1

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/codecov-action@v5.0.7
44+
uses: codecov/codecov-action@v5.1.1
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
slug: Moelf/XXHashNative.jl

0 commit comments

Comments
 (0)