deps: update actions/setup-python action to v5.1.0
This commit is contained in:
parent
0b06f00c33
commit
32f88ca17e
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
version: v3.8.1
|
||||
|
||||
- uses: actions/setup-python@v5.0.0
|
||||
- uses: actions/setup-python@v5.1.0
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue