Skip to content

Commit

Permalink
Merge pull request #133 from Johnserf-Seed/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-4.5.0

build(deps): bump codecov/codecov-action from 4.0.1 to 4.5.0
  • Loading branch information
Johnserf-Seed committed Jul 8, 2024
2 parents 049e2d0 + 92c5a28 commit 4d86ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.5.0
with:
slug: Johnserf-Seed/f2
verbose: true
Expand Down

0 comments on commit 4d86ff3

Please sign in to comment.