Skip to content

Commit

Permalink
Merge pull request #239 from CODEX-CELIDA/dependabot/github_actions/m…
Browse files Browse the repository at this point in the history
…ain/codecov/codecov-action-5

ci(dependabot): bump codecov/codecov-action from 4 to 5
  • Loading branch information
glichtner authored Dec 2, 2024
2 parents a9cb053 + 86182aa commit 2ca026a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,6 @@ jobs:
--run-recommendation-tests
- name: Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 2ca026a

Please sign in to comment.