Skip to content

Commit 40268b8

Browse files
authored
Merge pull request #49 from siliconcompiler/dependabot/github_actions/actions-5028b9fd08
Bump pypa/cibuildwheel from 2.21 to 2.22 in the actions group
2 parents 3c3851c + 316450c commit 40268b8

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
@@ -65,7 +65,7 @@ jobs:
6565
brew install flex
6666
echo "/usr/local/opt/flex/bin" >> $GITHUB_PATH
6767
68-
- uses: pypa/cibuildwheel@v2.21
68+
- uses: pypa/cibuildwheel@v2.22
6969
env:
7070
CIBW_BEFORE_ALL_LINUX: |
7171
yum --disablerepo=epel -y update ca-certificates

0 commit comments

Comments
 (0)