Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 8416413 commit 8603fe3Copy full SHA for 8603fe3
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/[email protected]
9
- if: inputs.env == 'py39' && runner.os == 'Linux'
+ if: inputs.env == 'py310' && runner.os == 'Linux'
0 commit comments