Skip to content

Commit a496a78

Browse files
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0 (#406)
1 parent e153778 commit a496a78

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.1.0
32+
uses: codecov/codecov-action@v4.3.0
3333

3434
publish:
3535
needs: test

0 commit comments

Comments
 (0)