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 bbcb106 commit 87eb999Copy full SHA for 87eb999
.github/workflows/tests.yml
@@ -76,6 +76,6 @@ jobs:
76
77
- name: Upload coverage to Codecov
78
if: ${{ matrix.update-coverage }}
79
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
80
with:
81
use_oidc: true
0 commit comments