Skip to content

Commit 83e535a

Browse files
chore(deps): update dependency python to 3.13
1 parent b3b4b7b commit 83e535a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
2424
with:
25-
python-version: 3.9
25+
python-version: 3.13
2626

2727
- name: Run update script
2828
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
@@ -39,7 +39,7 @@ jobs:
3939
4040
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
4141
with:
42-
python-version: 3.11
42+
python-version: 3.13
4343

4444
- name: Run update script
4545
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3

0 commit comments

Comments
 (0)