Skip to content

Commit 5895a53

Browse files
authored
Merge pull request #72 from OpenAstronomy/dependabot/github_actions/pypa/cibuildwheel-2.9.0
Bump pypa/cibuildwheel from 2.8.1 to 2.9.0
2 parents e54eeb7 + b405bef commit 5895a53

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
@@ -129,7 +129,7 @@ jobs:
129129
with:
130130
platforms: all
131131
- name: Run cibuildwheel
132-
uses: pypa/cibuildwheel@v2.8.1
132+
uses: pypa/cibuildwheel@v2.9.0
133133
with:
134134
output-dir: dist
135135
env:

0 commit comments

Comments
 (0)