Skip to content

Commit 66166e8

Browse files
authored
Merge pull request #207 from simularium/dependabot/github_actions/codecov/codecov-action-6
ci(dependabot): bump codecov/codecov-action from 5 to 6
2 parents dbead56 + 33fdff9 commit 66166e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
shell: bash -l {0}
7070
run: just test
7171
- name: Upload Codecov
72-
uses: codecov/codecov-action@v5
72+
uses: codecov/codecov-action@v6
7373

7474
# Check linting, formating, types, etc.
7575
lint:

0 commit comments

Comments
 (0)