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 1ac108e commit 21d7d92Copy full SHA for 21d7d92
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
'src/contracts/dependencies/*'
41
42
- name: Upload coverage reports to Codecov
43
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@ea99328d1c4d5f39fda7cbffe104afd6906c50b0
44
with:
45
token: ${{ secrets.CODECOV_TOKEN }}
46
slug: ${{ github.repository }}
0 commit comments