We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86dd44 commit 748103eCopy full SHA for 748103e
.github/workflows/programming_team_code_ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@v5
15
with:
16
- python-version: '3.11'
+ python-version: '3.12'
17
- name: Install dependencies
18
run: |
19
python -m pip install --upgrade pip
0 commit comments