diff --git a/.github/workflows/tests-amd64.yml b/.github/workflows/tests-amd64.yml index f5600a86..786a28d9 100644 --- a/.github/workflows/tests-amd64.yml +++ b/.github/workflows/tests-amd64.yml @@ -62,4 +62,4 @@ jobs: codecov - name: Upload coverage to Codecov if: ${{ matrix.python-version==3.12 }} - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5