Skip to content

Commit 388ab6f

Browse files
authored
Merge pull request #32 from jgraichen/renovate/codecov-codecov-action-5.x
2 parents 8dde79f + 8ada33f commit 388ab6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- run: |
5151
bundle exec rspec --color --format documentation
5252
53-
- uses: codecov/codecov-action@v4
53+
- uses: codecov/codecov-action@v5
5454
with:
5555
fail_ci_if_error: true
5656
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)