diff --git a/.github/workflows/ci-test.yaml b/.github/workflows/ci-test.yaml index 3fa45a36..f0251d2c 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@v5.0.2 + uses: codecov/codecov-action@v5.0.3 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@v5.0.2 + uses: codecov/codecov-action@v5.0.3