Skip to content

Commit

Permalink
build(deps): bump PyO3/maturin-action from 1.41.0 to 1.42.0 (quickwit…
Browse files Browse the repository at this point in the history
…-oss#198)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent e2988db commit 23ede8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python-version: 3.8
architecture: x64

- uses: PyO3/maturin-action@60d11847b29f81ca5375519a8eb33cc336ba4bfa
- uses: PyO3/maturin-action@6c040287d49afcbdb94da54484e3e17051e60e53
with:
manylinux: auto
target: ${{ matrix.platform }}
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Build wheels - ${{ matrix.target }}
uses: PyO3/maturin-action@60d11847b29f81ca5375519a8eb33cc336ba4bfa
uses: PyO3/maturin-action@6c040287d49afcbdb94da54484e3e17051e60e53
env:
PYO3_PYTHON: python${{ matrix.python-version }}
with:
Expand Down

0 comments on commit 23ede8b

Please sign in to comment.