Skip to content

Commit ce6a540

Browse files
authored
Merge pull request #593 from light-curve/dependabot/github_actions/pypa/cibuildwheel-3.3.0
Build(deps): bump pypa/cibuildwheel from 3.2.1 to 3.3.0
2 parents 3ea19a0 + ed1b703 commit ce6a540

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@v3.2.1
95+
uses: pypa/cibuildwheel@v3.3.0
9696
with:
9797
package-dir: ./light-curve
9898
env:

0 commit comments

Comments
 (0)