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 7f95655 commit 44cc7e4Copy full SHA for 44cc7e4
.github/workflows/lint.yml
@@ -50,7 +50,7 @@ jobs:
50
args: '-- --test-threads 1'
51
52
- name: Upload to codecov.io
53
- uses: codecov/codecov-action@v4.0.1
+ uses: codecov/codecov-action@v4.5.0
54
with:
55
token: ${{secrets.CODECOV_TOKEN}}
56
0 commit comments