master
jgromes 2024-12-20 13:53:26 +01:00
rodzic afa5da7fd6
commit c37015ef94
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ jobs:
run: git checkout $(git describe --tags $(git rev-list --tags --max-count=1))
- name: Setup Python
- uses: actions/setup-python@v4
uses: actions/setup-python@v4
with:
python-version: '3.9'