build(deps): bump actions/setup-python from 3.0.0 to 3.1.0 (#99)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... 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
d72272ea8a
commit
05efdef93c
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
version: v3.4.0
|
||||
|
||||
- uses: actions/setup-python@v3.0.0
|
||||
- uses: actions/setup-python@v3.1.0
|
||||
with:
|
||||
python-version: 3.7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue