Skip to content

Commit d9ae68f

Browse files
authored
Merge pull request #87 from siliconcompiler/dependabot/github_actions/actions-3f89eb67e9
Bump pypa/cibuildwheel from 3.0 to 3.1 in the actions group
2 parents 2cdca6e + 3f3f008 commit d9ae68f

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.0
60+
- uses: pypa/cibuildwheel@v3.1
6161
env:
6262
CIBW_BEFORE_ALL_LINUX: |
6363
yum --disablerepo=epel -y update ca-certificates

0 commit comments

Comments
 (0)