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 7a8c83eCopy full SHA for 7a8c83e
.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.5.1
34
with:
35
token: ${{secrets.CODECOV_TOKEN}}
36
0 commit comments