mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +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,7 +14,9 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
- uses: actions/setup-python@v3
|
- uses: actions/setup-python@v4
|
||||||
|
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