Skip to content

Commit 2b87eea

Browse files
committed
codecov: update action to version 5
1 parent b7810da commit 2b87eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Upload coverage to codecov
4040
if: ${{ success() }}
41-
uses: codecov/codecov-action@v3
41+
uses: codecov/codecov-action@v5
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
fail_ci_if_error: false # optional (default = false)

0 commit comments

Comments
 (0)