Skip to content

Commit 4ca2f34

Browse files
Update dependency python to 3.13
1 parent 57958cf commit 4ca2f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Set up Python
4141
uses: actions/setup-python@v5
4242
with:
43-
python-version: "3.12"
43+
python-version: "3.13"
4444
- name: Install pypa/build
4545
run: >-
4646
python3 -m

0 commit comments

Comments
 (0)