We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48b491e + d078fa9 commit 37b7cf1Copy full SHA for 37b7cf1
1 file changed
.github/workflows/unit_tests.yml
@@ -63,7 +63,7 @@ jobs:
63
64
# Uncomment this once this repo is configured on Codecov
65
- name: Upload coverage to Codecov
66
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.0
67
with:
68
token: ${{ secrets.CODECOV_TOKEN }}
69
file: ./coverage.xml
0 commit comments