Skip to content

Commit

Permalink
Merge pull request #62 from davibarreira/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…decov/codecov-action-5.0.7

⬆️ Bump codecov/codecov-action from 4.6.0 to 5.0.7
  • Loading branch information
davibarreira authored Nov 28, 2024
2 parents 9543ccb + e258947 commit 98a463d
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 @@ -42,7 +42,7 @@ jobs:
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.7
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: davibarreira/Vizagrams.jl

0 comments on commit 98a463d

Please sign in to comment.