We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4394ff9 commit 880a685Copy full SHA for 880a685
.github/workflows/ci-test.yml
@@ -328,7 +328,7 @@ jobs:
328
329
- name: Upload coverage to Codecov
330
# see: https://github.com/codecov/codecov-action#usage
331
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
332
with:
333
verbose: true
334
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments