We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fc9c1b + 886acb0 commit 83ff298Copy full SHA for 83ff298
.github/workflows/build.yml
@@ -54,6 +54,6 @@ jobs:
54
if-no-files-found: error
55
56
- name: Codecov
57
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
58
env:
59
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments