Skip to content

Commit 3f9c728

Browse files
authored
Merge pull request #514 from light-curve/dependabot/github_actions/pypa/cibuildwheel-2.23.3
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
2 parents 9ff1769 + 8c0e564 commit 3f9c728

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/[email protected].2
95+
uses: pypa/[email protected].3
9696
with:
9797
package-dir: ./light-curve
9898
env:

0 commit comments

Comments
 (0)