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