Skip to content

Commit 21d7d92

Browse files
committed
fix: pin ccov
1 parent 1ac108e commit 21d7d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
'src/contracts/dependencies/*'
4141
4242
- name: Upload coverage reports to Codecov
43-
uses: codecov/codecov-action@v5
43+
uses: codecov/codecov-action@ea99328d1c4d5f39fda7cbffe104afd6906c50b0
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}
4646
slug: ${{ github.repository }}

0 commit comments

Comments
 (0)