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 e9d0eb1 commit c94f2f7Copy full SHA for c94f2f7
.github/workflows/check.yml
@@ -30,7 +30,7 @@ jobs:
30
args: "-- --test-threads 1"
31
32
- name: Upload to codecov.io
33
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v5.1.2
34
with:
35
token: ${{secrets.CODECOV_TOKEN}}
36
0 commit comments