Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump install-pinned/maturin from 3d59037009f92def8f023f3b3e4810179477786d to 6f1db1ad43a0c7eac558f10b81c967da256f1e19 #135

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pyapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- name: Install maturin from PyPI
uses: install-pinned/maturin@3d59037009f92def8f023f3b3e4810179477786d
uses: install-pinned/maturin@6f1db1ad43a0c7eac558f10b81c967da256f1e19
- name: Install mypy from PyPI
uses: install-pinned/mypy@52365a71b7d64ebed3db400b67077d3e91a769b4
- name: Install python project
Expand Down
Loading