We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bcda61 commit f2195dfCopy full SHA for f2195df
1 file changed
.github/workflows/python-test.yaml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Upload coverage
91
if: steps.cache.outputs.should-run == 'true'
92
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
+ uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
93
continue-on-error: true
94
with:
95
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments