Skip to content

Commit

Permalink
Merge pull request #181 from scott-wilson/dependabot/github_actions/P…
Browse files Browse the repository at this point in the history
…yO3/maturin-action-1.42.1

build(deps): Bump PyO3/maturin-action from 1.42.0 to 1.42.1
  • Loading branch information
github-actions[bot] authored Apr 15, 2024
2 parents 1761e8e + a5570a1 commit d976df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_suite_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: |
python -m ruff format --check .
- name: Build Rust
uses: PyO3/maturin-action@6c040287d49afcbdb94da54484e3e17051e60e53 # v1.42.0
uses: PyO3/maturin-action@bf468cfccfe9a3fec2554b0eebf2e9276cf066aa # v1.42.1
with:
command: develop
sccache: 'true'
Expand Down

0 comments on commit d976df3

Please sign in to comment.