Skip to content

Commit a399c3b

Browse files
chore(deps): update codecov/codecov-action digest to b0466b4
1 parent 56284e3 commit a399c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
behave tests/features/
4444
4545
- name: Upload coverage to Codecov
46-
uses: codecov/codecov-action@c9e0f0b3cf5f112462339d69850c01735114b9ed
46+
uses: codecov/codecov-action@b0466b47a0a530e5c75ee1b3083f4bb8d6460c63
4747
with:
4848
flags: unittests # optional
4949
name: coverage # optional

0 commit comments

Comments
 (0)