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 8b4bd65 commit fa8b3a7Copy full SHA for fa8b3a7
.github/workflows/migration-fixer.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python
18
uses: actions/setup-python@v5
19
with:
20
- python-version: '3.7.x'
+ python-version: '3.8.x'
21
cache: 'pip'
22
cache-dependency-path: '**/requirements.txt'
23
0 commit comments