We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b36603 commit e7c23eeCopy full SHA for e7c23ee
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- python: '3.12'
20
django: '4.2'
21
22
- django: '5.0'
+ django: '5.1a1'
23
steps:
24
- uses: actions/checkout@v4
25
- uses: actions/setup-python@v4
0 commit comments