Skip to content

Commit 149ac9e

Browse files
authored
Merge pull request #72 from siliconcompiler/dependabot/github_actions/actions-09f572d091
Bump pypa/cibuildwheel from 2.22 to 2.23 in the actions group
2 parents ea31080 + a7591a0 commit 149ac9e

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

0 commit comments

Comments
 (0)