Skip to content

Commit 8363498

Browse files
authored
Merge pull request #93 from siliconcompiler/dependabot/github_actions/actions-6c3be0d2f1
Bump pypa/cibuildwheel from 3.1 to 3.2 in the actions group
2 parents 1da74ad + 0ed82e9 commit 8363498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
brew install flex
5858
echo "/usr/local/opt/flex/bin" >> $GITHUB_PATH
5959
60-
- uses: pypa/cibuildwheel@v3.1
60+
- uses: pypa/cibuildwheel@v3.2
6161
env:
6262
CIBW_BEFORE_ALL_LINUX: |
6363
yum --disablerepo=epel -y update ca-certificates

0 commit comments

Comments
 (0)