mirror of
https://github.com/espressif/openthread.git
synced 2026-08-04 18:07:47 +00:00
github-actions: bump actions/setup-python from 4.3.1 to 4.5.0 (#8725)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.1 to 4.5.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/2c3dd9e7e29afd70cc0950079bde6c979d1f69f9...d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
eb6377f1d7
commit
5fe2b3e85a
@@ -67,7 +67,7 @@ jobs:
|
||||
with:
|
||||
go-version: '1.14'
|
||||
- name: Set up Python 3.6
|
||||
uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4.3.1
|
||||
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
|
||||
with:
|
||||
python-version: 3.6
|
||||
- name: Bootstrap
|
||||
@@ -107,7 +107,7 @@ jobs:
|
||||
with:
|
||||
go-version: '1.14'
|
||||
- name: Set up Python 3.6
|
||||
uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4.3.1
|
||||
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
|
||||
with:
|
||||
python-version: 3.6
|
||||
- name: Bootstrap
|
||||
@@ -170,7 +170,7 @@ jobs:
|
||||
with:
|
||||
go-version: '1.14'
|
||||
- name: Set up Python 3.6
|
||||
uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4.3.1
|
||||
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
|
||||
with:
|
||||
python-version: 3.6
|
||||
- name: Bootstrap
|
||||
|
||||
Reference in New Issue
Block a user