Skip to content

Commit c54fa52

Browse files
committed
Quote Python version 3.9 in GitHub Actions
1 parent 3dd8914 commit c54fa52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
python-version:
23-
- 3.9
23+
- '3.9'
2424
- '3.10'
2525
- '3.11'
2626
- '3.12'

0 commit comments

Comments
 (0)