diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4395317..0820a36 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@v4.5.0 + - uses: codecov/codecov-action@v4.6.0