mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 01:45:28 +00:00
Update actions/setup-python
to v5
This commit is contained in:
parent
3963382b3f
commit
293cfa41de
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.9'
|
||||
|
||||
|
|
Loading…
Reference in a new issue