Skip to content

Commit 2221c37

Browse files
Update dependency python to 3.13
1 parent cf1e975 commit 2221c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cruft-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/setup-python@v5
3535
with:
36-
python-version: "3.10"
36+
python-version: "3.13"
3737

3838
- name: Install Cruft
3939
run: pip3 install cruft

0 commit comments

Comments
 (0)