diff --git a/.github/workflows/main.linux.temurin.lts.yml b/.github/workflows/main.linux.temurin.lts.yml index ae8ece9..f0f8c15 100644 --- a/.github/workflows/main.linux.temurin.lts.yml +++ b/.github/workflows/main.linux.temurin.lts.yml @@ -58,7 +58,7 @@ jobs: path: ./com.io7m.renderdoc_jffm.tests/target/surefire-reports - name: Coverage - uses: codecov/codecov-action@v5.1.1 + uses: codecov/codecov-action@v5.1.2 with: token: ${{ secrets.CODECOV_TOKEN }} files: com.io7m.renderdoc_jffm.tests/target/site/jacoco-aggregate/jacoco.xml