Merge pull request #1520 from KLayout/dependabot/github_actions/pypa/cibuildwheel-2.16.2

Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
This commit is contained in:
Matthias Köfferlein
2023-11-02 20:25:37 +01:00
committed by GitHub
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
HOST_CCACHE_DIR="$(ccache -k cache_dir)"
mkdir -p $HOST_CCACHE_DIR
- name: Build wheels # check https://cibuildwheel.readthedocs.io/en/stable/setup/#github-actions
uses: pypa/[email protected].1
uses: pypa/[email protected].2
# to supply options, put them in 'env', like:
# env:
# CIBW_SOME_OPTION: value