Skip to content

Commit

Permalink
uses 4.4.0 #320
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed May 20, 2024
1 parent f0746f7 commit e28f226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecovio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Execute cover command
run: cover -test -report codecovbash
- name: Run Codecov on GitHub Actions
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.4.0
with:
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit e28f226

Please sign in to comment.