Skip to content

Commit

Permalink
update README.md (mypy 1.9.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
install-pinned bot committed Apr 19, 2024
1 parent 2d51d55 commit 1b1dc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so:

```yaml
- name: Install mypy from PyPI
uses: install-pinned/mypy@bd50929d64198e477100f90e78b44377c249899a # 1.8.0
uses: install-pinned/mypy@2d51d55e20f677c1aef67e634a0c6a51beeb996e # 1.9.0
```
You can [set up Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions)
Expand Down

0 comments on commit 1b1dc20

Please sign in to comment.