We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d9216 commit cc23b7cCopy full SHA for cc23b7c
.github/workflows/update_space.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python
13
uses: actions/setup-python@v4
14
with:
15
- python-version: '3.10'
+ python-version: '3.12.8'
16
- name: Install dependencies
17
run: |
18
python -m pip install --upgrade pip
0 commit comments