Skip to content

Commit

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

Bump codecov/codecov-action from 5.0.7 to 5.1.1 in the actions group
  • Loading branch information
raymondEhlers authored Dec 10, 2024
2 parents 7bdfe66 + 8339400 commit 36f89bf
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@v5.0.7
uses: codecov/codecov-action@v5.1.1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 36f89bf

Please sign in to comment.