Skip to content

Commit 5cc059f

Browse files
authored
chore(deps): update codecov/codecov-action action to v6.0.1 (#136)
1 parent a452b8a commit 5cc059f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- run: >
6767
nix develop --impure --command just tests
6868
- name: Upload coverage reports to Codecov with GitHub Action
69-
uses: codecov/codecov-action@v6.0.0
69+
uses: codecov/codecov-action@v6.0.1
7070
env:
7171
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7272

0 commit comments

Comments
 (0)