Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8603fe3

Browse files
authored
py310+
1 parent 8416413 commit 8603fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/pre-test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ runs:
66
using: composite
77
steps:
88
- uses: asottile/workflows/.github/actions/[email protected]
9-
if: inputs.env == 'py39' && runner.os == 'Linux'
9+
if: inputs.env == 'py310' && runner.os == 'Linux'

0 commit comments

Comments
 (0)