mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
github-actions: bump actions/setup-python from 5.1.1 to 5.2.0 (#10660)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/39cd14951b08e74b54015e9e001cdefcf80e669f...f677139bbe7f9c59b41e40162b753c062f5d49a3) --- 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:
@@ -67,7 +67,7 @@ jobs:
|
||||
with:
|
||||
go-version: "1.20"
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
|
||||
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
|
||||
with:
|
||||
python-version: "3.9"
|
||||
- name: Bootstrap
|
||||
@@ -107,7 +107,7 @@ jobs:
|
||||
with:
|
||||
go-version: "1.20"
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
|
||||
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
|
||||
with:
|
||||
python-version: "3.9"
|
||||
- name: Bootstrap
|
||||
@@ -169,7 +169,7 @@ jobs:
|
||||
with:
|
||||
go-version: "1.20"
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
|
||||
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
|
||||
with:
|
||||
python-version: "3.9"
|
||||
- name: Bootstrap
|
||||
|
||||
Reference in New Issue
Block a user