Skip to content

Commit c6a6a8e

Browse files
Update dependency python to 3.13
1 parent 2610245 commit c6a6a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Set up Python 3.11
3636
uses: actions/setup-python@v5
3737
with:
38-
python-version: "3.11"
38+
python-version: "3.13"
3939

4040
- name: Install yt-dlp from pip
4141
run: |

0 commit comments

Comments
 (0)