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 14ebcd7 commit 300124bCopy full SHA for 300124b
.github/workflows/continuous_integration.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-python@v1
17
with:
18
- python-version: 3.10.17
+ python-version: 3.10.18
19
- name: Ensure files are formatted with black
20
run: |
21
pip install --upgrade pip
0 commit comments