We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a91b713 + 9a60f07 commit 7f1a063Copy full SHA for 7f1a063
1 file changed
.github/workflows/main.yml
@@ -18,6 +18,6 @@ jobs:
18
- uses: 8c6794b6/hpc-codecov-action@v4
19
with:
20
target: stack:spec
21
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
22
23
token: ${{ secrets.CODECOV_TOKEN }} # set in organization settings
0 commit comments