mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 13:59:15 +02:00
Merge pull request #265 from alexbelgium/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 1 to 3
This commit is contained in:
2
.github/workflows/weekly_bashbeautify.yaml
vendored
2
.github/workflows/weekly_bashbeautify.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
- uses: actions/setup-python@v1
|
- uses: actions/setup-python@v3
|
||||||
- name: "Install beautify"
|
- name: "Install beautify"
|
||||||
uses: BSFishy/pip-action@v1
|
uses: BSFishy/pip-action@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user