Commit 75b9e88 1 parent 6b0d883 commit 75b9e88 Copy full SHA for 75b9e88
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ jobs:
218
218
EOF
219
219
shell : bash
220
220
- name : Build wheels
221
- uses : pypa/cibuildwheel@8d945475ac4b1aac4ae08b2fd27db9917158b6ce
221
+ uses : pypa/cibuildwheel@ee63bf16da6cddfb925f542f2c7b59ad50e93969
222
222
with :
223
223
output-dir : dist
224
224
env :
Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ jobs:
297
297
EOF
298
298
shell : bash
299
299
- name : Build wheels
300
- uses : pypa/cibuildwheel@8d945475ac4b1aac4ae08b2fd27db9917158b6ce
300
+ uses : pypa/cibuildwheel@ee63bf16da6cddfb925f542f2c7b59ad50e93969
301
301
with :
302
302
output-dir : dist
303
303
env :
@@ -458,4 +458,4 @@ jobs:
458
458
name : src-dist
459
459
path : dist
460
460
- name : Publish package distributions to PyPI
461
- uses : pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
461
+ uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
You can’t perform that action at this time.
0 commit comments