Skip to content

Commit 4064b95

Browse files
committed
Bump codecov version
1 parent b3da3b5 commit 4064b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
coverage xml
3636
shell: bash
3737
- name: Upload coverage
38-
uses: codecov/codecov-action@v4
38+
uses: codecov/codecov-action@v5
3939
with:
4040
files: coverage.xml
4141
fail_ci_if_error: ${{ inputs.fail_ci_if_error }}

0 commit comments

Comments
 (0)