Skip to content

Commit 72a2359

Browse files
Possible lint fix
1 parent 2e97546 commit 72a2359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v3
99
- uses: actions/setup-python@v4
1010
with:
11-
python-version: 3.x
11+
python-version: 3.11
1212
- uses: actions/cache@v3
1313
with:
1414
path: ~/.cache/pip

0 commit comments

Comments
 (0)