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.
2 parents 32dd905 + 7a8ee04 commit 046679dCopy full SHA for 046679d
1 file changed
.github/workflows/test.yml
@@ -32,6 +32,6 @@ jobs:
32
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
34
- name: Code Coverage
35
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
36
env:
37
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments