Skip to content

Commit 8c6b0b7

Browse files
authored
Merge pull request #403 from light-curve/dependabot/github_actions/pypa/cibuildwheel-2.20.0
Bump pypa/cibuildwheel from 2.19.1 to 2.20.0
2 parents 5b0dc6f + a412089 commit 8c6b0b7

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
@@ -98,7 +98,7 @@ jobs:
9898
echo "CIBW_ARCHS=${CIBW_ARCHS}" >> $GITHUB_ENV
9999
100100
- name: Build wheels
101-
uses: pypa/cibuildwheel@v2.19.1
101+
uses: pypa/cibuildwheel@v2.20.0
102102
with:
103103
package-dir: ./light-curve
104104
env:

0 commit comments

Comments
 (0)