We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e6f5c commit 8b10fd0Copy full SHA for 8b10fd0
1 file changed
.github/workflows/ci.yml
@@ -41,6 +41,6 @@ jobs:
41
42
- name: Coverage
43
if: ${{ matrix.os == 'ubuntu-latest' }}
44
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
45
env:
46
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments