We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3093c7a commit adf7705Copy full SHA for adf7705
.github/workflows/codecov.yml
@@ -1,4 +1,4 @@
1
- name: Upload coverage reports to Codecov
2
- uses: codecov/codecov-action@v4.0.1
+ uses: codecov/codecov-action@v4.5.0
3
with:
4
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments