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 20e7c23 commit 1c19920Copy full SHA for 1c19920
.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@84508663e988701840491b86de86b666e8a86bed # v4.3.0
+ uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
43
0 commit comments