Update weekly_bashbeautify.yaml

This commit is contained in:
Alexandre
2022-06-20 22:41:19 +02:00
committed by GitHub
parent 65d6d78f9c
commit 941a738b92

View File

@@ -14,9 +14,7 @@ jobs:
uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- uses: actions/setup-python@v4
with:
python-version: 'pypy3.9' # pypy-X.Y kept for backward compatibility
- uses: actions/setup-python@v3
- name: "Install beautify"
uses: BSFishy/pip-action@v1
with: