Skip to content

Commit 7f1a063

Browse files
authored
Merge pull request #13 from poseidon-framework/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents a91b713 + 9a60f07 commit 7f1a063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
- uses: 8c6794b6/hpc-codecov-action@v4
1919
with:
2020
target: stack:spec
21-
- uses: codecov/codecov-action@v5
21+
- uses: codecov/codecov-action@v6
2222
with:
2323
token: ${{ secrets.CODECOV_TOKEN }} # set in organization settings

0 commit comments

Comments
 (0)