Skip to content

Commit

Permalink
chore: revert "chore(deps): update codecov/codecov-action action to v…
Browse files Browse the repository at this point in the history
…4" (#268)
  • Loading branch information
nakamasato authored Sep 16, 2023
1 parent b82f326 commit 3594bd9
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 @@ -26,4 +26,4 @@ jobs:
cat cover.out >> coverage.txt
- name: codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

0 comments on commit 3594bd9

Please sign in to comment.