Skip to content

Commit 7ae2a8b

Browse files
Bump codecov/codecov-action from 6.0.0 to 6.0.1 in the actions group (#35)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent e45b056 commit 7ae2a8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
--durations=20
6767
6868
- name: Upload coverage report
69-
uses: codecov/codecov-action@v6.0.0
69+
uses: codecov/codecov-action@v6.0.1
7070
with:
7171
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)