Skip to content

Commit 94c40a8

Browse files
chore(deps): update codecov/codecov-action action to v4 (#745)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 3fc13a2 commit 94c40a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/go-kibana-rest/.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: go build
4545
- name: Run test
4646
run: make test
47-
- uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # v2
47+
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
4848
with:
4949
files: coverage.out
5050
flags: unittests

0 commit comments

Comments
 (0)