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/mypy from 0ac9691d218a55b59b345debcd9d4b3ca17b391b to b771204aeb43c0c0fb5019cc5f4f9a1eef4fef8e #75

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/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install maturin[zig] from PyPI
uses: install-pinned/maturin-with-zig@59341946682d2f69df7150f6941f53e026e344fd
- name: Install mypy from PyPI
uses: install-pinned/mypy@0ac9691d218a55b59b345debcd9d4b3ca17b391b
uses: install-pinned/mypy@b771204aeb43c0c0fb5019cc5f4f9a1eef4fef8e
- name: Install pdoc from PyPI
uses: install-pinned/pdoc@7ed463fdd937004663bcdd7b43c303e9df472c92

Expand Down