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 cf1e975 commit 2221c37Copy full SHA for 2221c37
.github/workflows/cruft-update.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- uses: actions/setup-python@v5
35
with:
36
- python-version: "3.10"
+ python-version: "3.13"
37
38
- name: Install Cruft
39
run: pip3 install cruft
0 commit comments