Skip to content

Commit 9806a3d

Browse files
build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#213)
1 parent 706dd0d commit 9806a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install Tests
3737
run: make test-install
3838
- name: Upload coverage to Codecov
39-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
39+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}
4242
files: ./coverage.out

0 commit comments

Comments
 (0)