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 ec93eb6 commit 8792e63Copy full SHA for 8792e63
.github/workflows/update.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
24
with:
25
- python-version: 3.9
+ python-version: 3.13
26
27
- name: Run update script
28
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
- python-version: 3.11
43
44
45
0 commit comments