Skip to content

Commit

Permalink
Merge pull request #259 from yt-project/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/actions-b1f0d1a86f

Bump the actions group in /.github/workflows with 2 updates
  • Loading branch information
brittonsmith authored Oct 7, 2024
2 parents 0447533 + 24fee04 commit a038e71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.1
with:
output-dir: dist
env:
Expand Down Expand Up @@ -80,4 +80,4 @@ jobs:
pattern: wheels-*
merge-multiple: true

- uses: pypa/[email protected].0
- uses: pypa/[email protected].2

0 comments on commit a038e71

Please sign in to comment.