Skip to content

Commit e024c73

Browse files
authored
Merge pull request #605 from light-curve/dependabot/github_actions/pypa/cibuildwheel-3.3.1
2 parents bc3a846 + a32a593 commit e024c73

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

0 commit comments

Comments
 (0)