deps: update actions/setup-python action to v4.6.0
This commit is contained in:
parent
6b96bd081a
commit
5322e16952
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
version: v3.8.1
|
||||
|
||||
- uses: actions/setup-python@v4.5.0
|
||||
- uses: actions/setup-python@v4.6.0
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue