Python version
Some checks failed
Test build / build (push) Has been cancelled

This commit is contained in:
Adam Štrauch 2025-01-20 14:12:05 +01:00
parent 30674f7e51
commit 3bd1605272
Signed by: cx
GPG key ID: 7262DAFE292BCE20

View file

@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5
with: with:
python-version: '3.12' python-version: '3.13.1'
- name: Get git tag - name: Get git tag
id: get_tag id: get_tag
if: github.event_name == 'release' if: github.event_name == 'release'