mirror of
https://github.com/derrod/legendary.git
synced 2025-08-04 15:01:02 +00:00
Merge 293cfa41de
into 3963382b3f
This commit is contained in:
commit
d487a7869b
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.9'
|
python-version: '3.9'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue