Skip to content

Commit

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

Bump the actions group across 1 directory with 2 updates
  • Loading branch information
brittonsmith authored Aug 1, 2024
2 parents 67bfb8b + 2faf849 commit ac53ae2
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.17.0
uses: pypa/cibuildwheel@v2.19.1
with:
output-dir: dist
env:
Expand Down Expand Up @@ -80,4 +80,4 @@ jobs:
pattern: wheels-*
merge-multiple: true

- uses: pypa/gh-action-pypi-publish@v1.8.14
- uses: pypa/gh-action-pypi-publish@v1.9.0

0 comments on commit ac53ae2

Please sign in to comment.