Skip to content

Commit 03d0f58

Browse files
author
Tim Blume
committed
bump python version
1 parent 94025f9 commit 03d0f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919
- uses: actions/setup-python@v3
2020
with:
21-
python-version: 3.11
21+
python-version: 3.13
2222
- uses: crazy-max/ghaction-upx@v3
2323
with:
2424
install-only: true

0 commit comments

Comments
 (0)