diff --git a/.github/workflows/ci.test.yml b/.github/workflows/ci.test.yml index 7cc9295..99f5461 100644 --- a/.github/workflows/ci.test.yml +++ b/.github/workflows/ci.test.yml @@ -73,7 +73,7 @@ jobs: workers/*/reports/*.* workers/*/reports/**/*.* - name: "Reporting: Coverage" - uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0 + uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0 with: token: ${{ secrets.CODECOV_TOKEN }} slug: javamodules/javamodules.dev