build(deps): bump actions/setup-python from 3.1.1 to 3.1.2 (#101)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f633ef54e
commit
cbb42aac62
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
version: v3.8.1
|
||||
|
||||
- uses: actions/setup-python@v3.1.1
|
||||
- uses: actions/setup-python@v3.1.2
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue