This commit is contained in:
parent
cff0c70f0d
commit
30674f7e51
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
python-version: '3.12'
|
||||
- name: Get git tag
|
||||
id: get_tag
|
||||
if: github.event_name == 'release'
|
||||
|
|
Loading…
Reference in a new issue