diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index decad98..69053f4 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -38,7 +38,7 @@ jobs: path: build key: taglib-${{ matrix.os }}-${{ hashFiles('build_native_taglib.py') }} - name: build binary wheels - uses: pypa/cibuildwheel@v2.17.0 + uses: pypa/cibuildwheel@v2.20.0 - name: upload wheels uses: actions/upload-artifact@v4 with: