Skip to content

Commit

Permalink
test: Bump codecov/codecov-action from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 committed Apr 7, 2024
1 parent 75edf65 commit 5c9536d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: bundle exec rake
continue-on-error: ${{ matrix.ruby == 'ruby-head' }}
- name: Upload coverage report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

0 comments on commit 5c9536d

Please sign in to comment.