Skip to content

Commit 2c3ffdc

Browse files
chore(deps): update codecov/codecov-action action to v1.1.1 (#45)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8ec4127 commit 2c3ffdc

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
@@ -107,7 +107,7 @@ jobs:
107107
path: coverage
108108

109109
- name: Codecov
110-
uses: codecov/codecov-action@v1.1.0
110+
uses: codecov/codecov-action@v1.1.1
111111

112112
release:
113113
needs: [test]

0 commit comments

Comments
 (0)