Skip to content

Commit

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

⬆️ Bump codecov/codecov-action from 5.0.7 to 5.1.2
  • Loading branch information
davibarreira authored Jan 13, 2025
2 parents 98a463d + e94a414 commit dd9768e
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@v5.0.7
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: davibarreira/Vizagrams.jl

0 comments on commit dd9768e

Please sign in to comment.