Fix bump actions in /.github/workflows: build binary distribution: fix comment whitespace

This commit is contained in:
Mario Fink 2024-09-17 23:27:47 +02:00
parent b91f273cb8
commit 3dd3cf1446

View File

@ -33,8 +33,8 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: pypa/cibuildwheel@v2.20.0 - uses: pypa/cibuildwheel@v2.20.0
#- uses: actions/setup-python@v5 # - uses: actions/setup-python@v5
#- name: Install cibuildwheel # - name: Install cibuildwheel
# run: python -m pip install cibuildwheel=2.20.0 # run: python -m pip install cibuildwheel=2.20.0
- name: Get wheel configuration files - name: Get wheel configuration files
uses: actions/download-artifact@v4.1.7 uses: actions/download-artifact@v4.1.7