Skip to content

Commit ee51777

Browse files
authored
Merge pull request #209 from light-curve/dependabot/github_actions/pypa/cibuildwheel-2.12.3
Bump pypa/cibuildwheel from 2.12.1 to 2.12.3
2 parents d74f7bd + f078c16 commit ee51777

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
@@ -147,7 +147,7 @@ jobs:
147147
run: echo "ADDITIONAL_CARGO_FEATURES=abi3" >> $GITHUB_ENV
148148

149149
- name: Build wheels
150-
uses: pypa/cibuildwheel@v2.12.1
150+
uses: pypa/cibuildwheel@v2.12.3
151151
with:
152152
package-dir: ./light-curve
153153
env:

0 commit comments

Comments
 (0)