Skip to content

Commit

Permalink
Merge pull request #2083 from roadrunner-server/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/codecov/codecov-action-5.1.1

chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1
  • Loading branch information
rustatian authored Dec 6, 2024
2 parents 9335c69 + 665bce4 commit 97bbd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Upload Coverage report to CodeCov
continue-on-error: true
uses: codecov/codecov-action@v5.0.7 # https://github.com/codecov/codecov-action
uses: codecov/codecov-action@v5.1.1 # https://github.com/codecov/codecov-action
with:
file: /tmp/coverage.txt

Expand Down

0 comments on commit 97bbd1d

Please sign in to comment.