Skip to content

Commit d16bbea

Browse files
authored
Merge pull request #78 from OpenAstronomy/dependabot/github_actions/pypa/cibuildwheel-2.10.2
Bump pypa/cibuildwheel from 2.10.1 to 2.10.2
2 parents e4ea70f + 2f548de commit d16bbea

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/[email protected].1
132+
uses: pypa/[email protected].2
133133
with:
134134
output-dir: dist
135135
env:

0 commit comments

Comments
 (0)