We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac0313f + 0d58671 commit 864dd9eCopy full SHA for 864dd9e
.github/workflows/normalCheck.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
stack-arguments: --coverage
19
# prepare and upload test coverage report
20
- - uses: 8c6794b6/hpc-codecov-action@v3
+ - uses: 8c6794b6/hpc-codecov-action@v4
21
22
target: stack:spec
23
- uses: codecov/codecov-action@v4
0 commit comments