Skip to content

Commit 01218a5

Browse files
Merge pull request #55 from bioio-devs/dependabot/github_actions/codecov/codecov-action-7
ci(dependabot): bump codecov/codecov-action from 6 to 7
2 parents f08dd05 + a12380c commit 01218a5

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
@@ -55,7 +55,7 @@ jobs:
5555
- name: Run Tests
5656
run: just test
5757
- name: Upload Codecov
58-
uses: codecov/codecov-action@v6
58+
uses: codecov/codecov-action@v7
5959

6060
# Check linting, formating, types, etc.
6161
lint:

0 commit comments

Comments
 (0)