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 3953a2a commit 12f7df6Copy full SHA for 12f7df6
.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@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
+ uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
43
0 commit comments