Skip to content

Commit ce86bca

Browse files
authored
Merge pull request #17 from Moelf/dependabot/github_actions/codecov/codecov-action-5.4.0
Bump codecov/codecov-action from 5.3.1 to 5.4.0
2 parents bb58a7f + 46b9209 commit ce86bca

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

0 commit comments

Comments
 (0)