Skip to content

Commit 8fe9243

Browse files
authored
Update action.yml
1 parent d4ac7d9 commit 8fe9243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
run: |
2222
BRANCH="${{ inputs.default-branch }}"
2323
24-
pip install django-migration-fixer==1.0.0
24+
pip install django-migration-fixer
2525
2626
EXTRA_ARGS="--fix"
2727

0 commit comments

Comments
 (0)