Skip to content

Commit 97d7b73

Browse files
chore(deps): update dependency python to 3.13
1 parent 720da8f commit 97d7b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up Python
3232
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
3333
with:
34-
python-version: '3.11'
34+
python-version: '3.13'
3535
- name: Install Python dependencies
3636
run: |
3737
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)