Skip to content

Commit

Permalink
Merge pull request #15 from 1oly/dependabot/github_actions/codecov/co…
Browse files Browse the repository at this point in the history
…decov-action-4

Bump codecov/codecov-action from 2 to 4
  • Loading branch information
1oly committed May 29, 2024
2 parents 549b418 + 95e9fb5 commit d80cd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
git config --global user.email te@st.er
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v4
with:
files: lcov.info

Expand Down

0 comments on commit d80cd33

Please sign in to comment.