We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54e861 commit 9fdcc03Copy full SHA for 9fdcc03
.github/workflows/tests.yaml
@@ -83,7 +83,7 @@ jobs:
83
- name: Set up Python
84
uses: actions/setup-python@v5
85
with:
86
- python-version: "3.12"
+ python-version: "3.13"
87
cache: "pip"
88
cache-dependency-path: "ci/django-requirements.txt"
89
0 commit comments