Skip to content

Commit

Permalink
Merge pull request #247 from technosoftware-gmbh/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
technosoftware authored Dec 4, 2024
2 parents 1fdf32a + d6f9452 commit e565f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
if: ${{ always() }}

- name: Upload to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
name: codecov-umbrella
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit e565f3b

Please sign in to comment.