Skip to content

Commit fa8b3a7

Browse files
authored
chore: update migration-fixer.yml
1 parent 8b4bd65 commit fa8b3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/migration-fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Python
1818
uses: actions/setup-python@v5
1919
with:
20-
python-version: '3.7.x'
20+
python-version: '3.8.x'
2121
cache: 'pip'
2222
cache-dependency-path: '**/requirements.txt'
2323

0 commit comments

Comments
 (0)