diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c909812..24674ec 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,4 +41,4 @@ jobs: - name: Run HTTP integration tests run: ./test/http-integration-tests.sh - - uses: codecov/codecov-action@v2.0.3 + - uses: codecov/codecov-action@v2.1.0