Skip to content

Commit 2dc7b2d

Browse files
Update codecov/codecov-action action to v5 (#20)
1 parent 4c40766 commit 2dc7b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run tests
3838
run: "pytest --cov=myloginpath test"
3939

40-
- uses: codecov/codecov-action@v4
40+
- uses: codecov/codecov-action@v5
4141

4242
- name: Build distribution
4343
run: "python -m build ."

0 commit comments

Comments
 (0)