deps: update actions/setup-python action to v4.8.0
This commit is contained in:
parent
7116f21623
commit
ff6f503f7f
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: v3.8.1
|
version: v3.8.1
|
||||||
|
|
||||||
- uses: actions/setup-python@v4.7.1
|
- uses: actions/setup-python@v4.8.0
|
||||||
with:
|
with:
|
||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue