Skip to content

Commit

Permalink
Merge pull request #4916 from yt-project/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/actions-0d906df9ae
  • Loading branch information
neutrinoceros authored Jun 1, 2024
2 parents 3813ea4 + 70ecfc8 commit 9f89a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.18.1
with:
output-dir: dist
env:
Expand Down

0 comments on commit 9f89a07

Please sign in to comment.