Skip to content

Commit f4f6420

Browse files
authored
Update python-lint.yml
1 parent 1bb7758 commit f4f6420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v3
1010
- uses: actions/setup-python@v5
1111
with:
12-
python-version: "3.10"
12+
python-version: "3.11"
1313
- uses: psf/black@stable
1414
with:
1515
options: "--check --verbose"

0 commit comments

Comments
 (0)