Skip to content

Commit

Permalink
Merge pull request #850 from greenbone/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-d109cd9e8b

Build(deps): Bump codecov/codecov-action from 4 to 5 in the github-actions group
  • Loading branch information
a-h-abdelsalam authored Nov 25, 2024
2 parents b9aa11d + b015cb4 commit 22c09cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
make tests
CTEST_OUTPUT_ON_FAILURE=1 make test
- name: Upload test coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
file: build/coverage/coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 22c09cc

Please sign in to comment.