Skip to content

Commit 18319c2

Browse files
authored
Merge branch 'master' into filter_http_header
2 parents c95887d + ed43ba2 commit 18319c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Unit tests
103103
run: mvn test -q
104104
- name: Codecov
105-
uses: codecov/codecov-action@v2.0.3
105+
uses: codecov/codecov-action@v2.1.0
106106
- name: Install jars
107107
run: mvn install -q
108108
- name: Integration tests

0 commit comments

Comments
 (0)