We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e0cc6 commit c545230Copy full SHA for c545230
.github/workflows/python-app.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/setup-python@v5
29
30
with:
31
- python-version: '3.x'
+ python-version: 3.11
32
# - name: Install dependencies
33
# run: |
34
# python -m pip install --upgrade pip
0 commit comments