File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333 uses : actions/checkout@v5
3434 with :
3535 repository : ' mongodb-forks/django'
36- ref : ' mongodb-6.0 .x'
36+ ref : ' mongodb-6.1 .x'
3737 path : ' django_repo'
3838 persist-credentials : false
3939 - name : Install system packages for Django's Python test dependencies
Original file line number Diff line number Diff line change 3434 uses : actions/checkout@v5
3535 with :
3636 repository : ' mongodb-forks/django'
37- ref : ' mongodb-6.0 .x'
37+ ref : ' mongodb-6.1 .x'
3838 path : ' django_repo'
3939 persist-credentials : false
4040 - name : Install system packages for Django's Python test dependencies
Original file line number Diff line number Diff line change 3333 uses : actions/checkout@v5
3434 with :
3535 repository : ' mongodb-forks/django'
36- ref : ' mongodb-6.0 .x'
36+ ref : ' mongodb-6.1 .x'
3737 path : ' django_repo'
3838 persist-credentials : false
3939 - name : Install system packages for Django's Python test dependencies
Original file line number Diff line number Diff line change 1- __version__ = "6.0 .0b0.dev0"
1+ __version__ = "6.1 .0b0.dev0"
22
33# Check Django compatibility before other imports which may fail if the
44# wrong version of Django is installed.
You can’t perform that action at this time.
0 commit comments