Skip to content

Commit 70cc761

Browse files
chore(deps): update dependency python to 3.13
1 parent 7e20aa7 commit 70cc761

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Python
2929
uses: actions/setup-python@v5
3030
with:
31-
python-version: "3.10"
31+
python-version: "3.13"
3232
- uses: actions/checkout@v4
3333
- name: Build package
3434
run: make build

0 commit comments

Comments
 (0)