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 01aaa32 commit 756b266Copy full SHA for 756b266
.github/workflows/push.yml
@@ -25,4 +25,4 @@ jobs:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
27
- name: Codecov metrics
28
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2.1.0
0 commit comments