diff --git a/.github/workflows/wheels_v2.yml b/.github/workflows/wheels_v2.yml index 70dcbb1b5121..362eeae706fc 100644 --- a/.github/workflows/wheels_v2.yml +++ b/.github/workflows/wheels_v2.yml @@ -22,7 +22,7 @@ jobs: docker container prune -f - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 # The LATEST_DATE here should be kept in sync with the one in Patch setup.py - id: check-version