Skip to content

Commit d536c40

Browse files
Update codecov/codecov-action action to v5
1 parent 87ec357 commit d536c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ruby-version: '3.1'
1818
- run: bundle update
1919
- run: bundle exec rake
20-
- uses: codecov/codecov-action@v4
20+
- uses: codecov/codecov-action@v5
2121
with:
2222
token: ${{ secrets.CODECOV_TOKEN }}
2323
fail_ci_if_error: true

0 commit comments

Comments
 (0)