Skip to content

Commit

Permalink
Merge pull request #18 from raymondEhlers/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions-a22372143e

Bump codecov/codecov-action from 4.4.1 to 4.5.0 in the actions group
  • Loading branch information
raymondEhlers authored Jun 17, 2024
2 parents 11569b8 + 517b295 commit 0767533
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 @@ -69,6 +69,6 @@ jobs:
--durations=20
- name: Upload coverage report
uses: codecov/codecov-action@v4.4.1
uses: codecov/codecov-action@v4.5.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0767533

Please sign in to comment.