diff --git a/.github/workflows/wheel-builder.yml b/.github/workflows/wheel-builder.yml index cdb5b65..1bcdc85 100644 --- a/.github/workflows/wheel-builder.yml +++ b/.github/workflows/wheel-builder.yml @@ -196,7 +196,7 @@ jobs: with: name: bcrypt-sdist - name: Setup python - uses: actions/setup-python@v5.3.0 + uses: actions/setup-python@v5.4.0 with: python-version: ${{ matrix.PYTHON.VERSION }} architecture: ${{ matrix.WINDOWS.ARCH }}