diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da4cca5..88408be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: - name: Codecov if: ${{ startsWith(matrix.scala, '2.13') }} - uses: codecov/codecov-action@v4.6.0 + uses: codecov/codecov-action@v5.0.2 publish: name: Publish artifacts