We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7be5db commit b941f14Copy full SHA for b941f14
.github/workflows/python-app.yml
@@ -17,6 +17,6 @@ jobs:
17
- name: Set up Python
18
uses: actions/setup-python@v5
19
with:
20
- python-version: 3.11.8
+ python-version: '3.12.0-alpha - 3.12.0'
21
22
0 commit comments