Skip to content

Commit 4460fca

Browse files
authored
Merge pull request #352 from ruby-oauth/dependabot/github_actions/codecov/codecov-action-6
2 parents f6890c7 + a9905de commit 4460fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
# which will hopefully be noticed for the lack of code coverage comments
9696
- name: Upload coverage to CodeCov
9797
if: ${{ !env.ACT }}
98-
uses: codecov/codecov-action@v5
98+
uses: codecov/codecov-action@v6
9999
with:
100100
use_oidc: true
101101
fail_ci_if_error: false # optional (default = false)

0 commit comments

Comments
 (0)