Skip to content

Commit 3c30c3c

Browse files
authored
Merge pull request #338 from light-curve/dependabot/github_actions/pypa/cibuildwheel-2.17.0
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
2 parents f01f5e7 + 528d09a commit 3c30c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
run: echo "LICU_ADDITIONAL_FEATURES=abi3" >> $GITHUB_ENV
133133

134134
- name: Build wheels
135-
uses: pypa/cibuildwheel@v2.16.5
135+
uses: pypa/cibuildwheel@v2.17.0
136136
with:
137137
package-dir: ./light-curve
138138
env:

0 commit comments

Comments
 (0)