Skip to content

Commit fe50d11

Browse files
chore(deps): bump codecov/codecov-action from 4.3.0 to 4.4.1 (#437)
1 parent f41e7af commit fe50d11

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

3434
publish:
3535
needs: test

0 commit comments

Comments
 (0)