Skip to content

Commit 61426db

Browse files
authored
Merge pull request #535 from light-curve/dependabot/github_actions/pypa/cibuildwheel-3.0.0
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0
2 parents 84178cd + a7dab0c commit 61426db

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
@@ -92,7 +92,7 @@ jobs:
9292
echo "CIBW_ARCHS=${CIBW_ARCHS}" >> $GITHUB_ENV
9393
9494
- name: Build wheels
95-
uses: pypa/cibuildwheel@v2.23.3
95+
uses: pypa/cibuildwheel@v3.0.0
9696
with:
9797
package-dir: ./light-curve
9898
env:

0 commit comments

Comments
 (0)