Skip to content

Commit 174fc32

Browse files
authored
Merge pull request #370 from light-curve/dependabot/github_actions/pypa/cibuildwheel-2.18.1
Bump pypa/cibuildwheel from 2.17.0 to 2.18.1
2 parents d0f270a + e20166d commit 174fc32

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
@@ -98,7 +98,7 @@ jobs:
9898
echo "CIBW_ARCHS=${CIBW_ARCHS}" >> $GITHUB_ENV
9999
100100
- name: Build wheels
101-
uses: pypa/cibuildwheel@v2.17.0
101+
uses: pypa/cibuildwheel@v2.18.1
102102
with:
103103
package-dir: ./light-curve
104104
env:

0 commit comments

Comments
 (0)