Skip to content

Commit

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

Bump the actions group in /.github/workflows with 2 updates
  • Loading branch information
cphyc committed Apr 2, 2024
2 parents 617f2c8 + 2b4ac60 commit e8d50ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yaml
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
with:
output-dir: dist
env:
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
pattern: wheels-*
merge-multiple: true

- uses: pypa/gh-action-pypi-publish@v1.8.12
- uses: pypa/gh-action-pypi-publish@v1.8.14
with:
user: __token__
password: ${{ secrets.pypi_token }}

0 comments on commit e8d50ea

Please sign in to comment.