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 504302d commit 8b35d7cCopy full SHA for 8b35d7c
.github/workflows/lint.yml
@@ -50,7 +50,7 @@ jobs:
50
args: '-- --test-threads 1'
51
52
- name: Upload to codecov.io
53
- uses: codecov/[email protected].1
+ uses: codecov/[email protected].2
54
with:
55
token: ${{secrets.CODECOV_TOKEN}}
56
0 commit comments