Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #329 from pacoorozco/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-4
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
2 parents 1adbe86 + 1bbe356 commit 1cc8ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ jobs:
REDIS_PORT: ${{ job.services.redis.ports['6379'] }}

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ./clover.xml

0 comments on commit 1cc8ef5

Please sign in to comment.