diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 847184ca7c..c5d522780d 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -127,7 +127,7 @@ jobs: persist-credentials: false - name: Build wheels - uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # v2.23.3 + uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3 - name: Attest GitHub build provenance uses: actions/attest-build-provenance@v2