Skip to content

Commit a1c25e2

Browse files
authored
ci: change codecov GHA version to v3 (#259)
change codecov GHA version to v3 Signed-off-by: gruebel <[email protected]>
1 parent 1722848 commit a1c25e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
behave tests/features/
4747
4848
- name: Upload coverage to Codecov
49-
uses: codecov/codecov-action@c9e0f0b3cf5f112462339d69850c01735114b9ed
49+
uses: codecov/codecov-action@v3
5050
with:
5151
flags: unittests # optional
5252
name: coverage # optional

0 commit comments

Comments
 (0)