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 8284fe1 commit 9b98db7Copy full SHA for 9b98db7
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
python-version: [ "3.7", "3.8", "3.9", "3.10" ]
23
- django-version: [ "3.2" ]
+ django-version: [ "4.2" ]
24
steps:
25
# Checks-out the repository.
26
- uses: actions/checkout@v2
0 commit comments