Skip to content

Commit 16e9342

Browse files
authored
Update lint_python.yml
1 parent 185dfbe commit 16e9342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
python: ['3.9']
9+
python: ['3.10']
1010
steps:
1111
- uses: actions/checkout@v3
1212
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)