We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8416413 + 8603fe3 commit 129a1f5Copy full SHA for 129a1f5
1 file changed
.github/actions/pre-test/action.yml
@@ -6,4 +6,4 @@ runs:
6
using: composite
7
steps:
8
- uses: asottile/workflows/.github/actions/latest-git@v1.4.0
9
- if: inputs.env == 'py39' && runner.os == 'Linux'
+ if: inputs.env == 'py310' && runner.os == 'Linux'
0 commit comments