Skip to content

Commit 8f2216d

Browse files
authored
⚙️ Add minor 4.0.x version
1 parent 1819e91 commit 8f2216d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/actions.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ jobs:
7878
- django-version: "3.2.0"
7979
python-version: "3.10"
8080
# Django 4.0
81-
- django-version: "4.0"
81+
- django-version: "4.0.0"
8282
python-version: "3.8"
83-
- django-version: "4.0"
83+
- django-version: "4.0.0"
8484
python-version: "3.9"
85-
- django-version: "4.0"
85+
- django-version: "4.0.0"
8686
python-version: "3.10"
8787

8888
steps:

0 commit comments

Comments
 (0)