We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ca1438 + 3d3ea51 commit 6a10556Copy full SHA for 6a10556
1 file changed
.github/workflows/unit_tests.yml
@@ -86,7 +86,7 @@ jobs:
86
gpg --keyserver keyserver.ubuntu.com --recv-keys 806BB28AED779869
87
88
- name: Upload coverage to Codecov
89
- uses: codecov/codecov-action@v5.5.2
+ uses: codecov/codecov-action@v5.5.3
90
with:
91
token: ${{ secrets.CODECOV_TOKEN }}
92
files: ./coverage.xml
0 commit comments