Skip to content

Commit 9d6bf07

Browse files
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#455)
1 parent 6b1b003 commit 9d6bf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Run Tests
3030
run: make run_tests
3131
- name: Upload Coverage
32-
uses: codecov/codecov-action@v4.4.1
32+
uses: codecov/codecov-action@v4.5.0
3333

3434
publish:
3535
needs: test

0 commit comments

Comments
 (0)