mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Update weekly_bashbeautify.yaml
This commit is contained in:
4
.github/workflows/weekly_bashbeautify.yaml
vendored
4
.github/workflows/weekly_bashbeautify.yaml
vendored
@@ -14,9 +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@v4
|
- uses: actions/setup-python@v3
|
||||||
with:
|
|
||||||
python-version: 'pypy3.9' # pypy-X.Y kept for backward compatibility
|
|
||||||
- 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