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 f8717df commit 0d50d20Copy full SHA for 0d50d20
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
run: make test
38
39
- name: Upload coverage reports to Codecov
40
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
+ uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766 # v5.0.3
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
43
0 commit comments