Skip to content

Commit 864dd9e

Browse files
authored
Merge pull request #20 from nevrome/dependabot/github_actions/8c6794b6/hpc-codecov-action-4
Bump 8c6794b6/hpc-codecov-action from 3 to 4
2 parents ac0313f + 0d58671 commit 864dd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/normalCheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
stack-arguments: --coverage
1919
# prepare and upload test coverage report
20-
- uses: 8c6794b6/hpc-codecov-action@v3
20+
- uses: 8c6794b6/hpc-codecov-action@v4
2121
with:
2222
target: stack:spec
2323
- uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)