This commit is contained in:
Max R 2026-03-23 10:05:04 -04:00 committed by GitHub
parent 8416413a0e
commit 8603fe3079
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,4 +6,4 @@ runs:
using: composite
steps:
- uses: asottile/workflows/.github/actions/latest-git@v1.4.0
if: inputs.env == 'py39' && runner.os == 'Linux'
if: inputs.env == 'py310' && runner.os == 'Linux'