We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1adb5a + 84a09f2 commit ba68462Copy full SHA for ba68462
.github/workflows/build.yml
@@ -56,6 +56,6 @@ jobs:
56
if-no-files-found: error
57
58
- name: Codecov
59
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
60
with:
61
use_oidc: true
0 commit comments