Skip to content

Commit

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

Bump the actions group in /.github/workflows with 2 updates
  • Loading branch information
Xarthisius authored Sep 25, 2024
2 parents ca3a41b + fa92ac3 commit 47af101
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 @@ -33,7 +33,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

Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
merge-multiple: true

- name: Publish to PyPI
uses: pypa/[email protected].1
uses: pypa/[email protected].2
with:
user: __token__
password: ${{ secrets.pypi_token }}

0 comments on commit 47af101

Please sign in to comment.