Skip to content

Commit 412ba5b

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 1434380 commit 412ba5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: make download-tools
2424
- run: make test
2525
- run: make check-ci
26-
- uses: codecov/codecov-action@v5
26+
- uses: codecov/codecov-action@v6
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }}
2929
- if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)