Skip to content

Commit 84cba9e

Browse files
authored
Merge pull request #14 from Deric-W/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents fe48201 + d46aa6f commit 84cba9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: hatch env run -e hatch-test.py3.13 coverage xml
3535

3636
- name: Upload coverage
37-
uses: codecov/codecov-action@v5
37+
uses: codecov/codecov-action@v6
3838
with:
3939
flags: ${{ runner.os }}
4040
verbose: true

0 commit comments

Comments
 (0)