diff --git a/.github/workflows/ci-test.yaml b/.github/workflows/ci-test.yaml index b7f3c771..8dc987cb 100644 --- a/.github/workflows/ci-test.yaml +++ b/.github/workflows/ci-test.yaml @@ -90,7 +90,7 @@ jobs: ${{ env.OASIS_NODE_DATADIR }}/fixture.json - name: Upload to codecov.io - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v4.6.0 test-go-c10l: runs-on: ubuntu-latest @@ -169,4 +169,4 @@ jobs: ${{ env.OASIS_NODE_DATADIR }}/fixture.json - name: Upload to codecov.io - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v4.6.0