Skip to content

Commit dcadb43

Browse files
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#396)
1 parent eabf30c commit dcadb43

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@4.1.1
3333

3434
publish:
3535
needs: test

0 commit comments

Comments
 (0)