Skip to content

Commit 30d9eb8

Browse files
committed
Update Codecov action to v6
1 parent 1f18dcc commit 30d9eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: bundle exec rake test
3838
- name: Upload coverage to Codecov
3939
if: matrix.ruby == '3.3'
40-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe
40+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343
files: ./coverage/coverage.json

0 commit comments

Comments
 (0)