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

Skip to content

Commit 129a1f5

Browse files
authored
Merge pull request #3641 from pre-commit/mxr-patch-1
py310+
2 parents 8416413 + 8603fe3 commit 129a1f5

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)