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 1819e91 commit 8f2216dCopy full SHA for 8f2216d
.github/workflows/actions.yml
@@ -78,11 +78,11 @@ jobs:
78
- django-version: "3.2.0"
79
python-version: "3.10"
80
# Django 4.0
81
- - django-version: "4.0"
+ - django-version: "4.0.0"
82
python-version: "3.8"
83
84
python-version: "3.9"
85
86
87
88
steps:
0 commit comments