build(deps): bump actions/setup-python from 4 to 5 (#1893)
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:
2
.github/workflows/localize.yml
vendored
2
.github/workflows/localize.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Python 3.9
|
- name: Install Python 3.9
|
||||||
uses: actions/setup-python@v4 # https://github.com/actions/setup-python
|
uses: actions/setup-python@v5 # https://github.com/actions/setup-python
|
||||||
with:
|
with:
|
||||||
python-version: '3.9'
|
python-version: '3.9'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user