mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 01:41:02 +01: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
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- uses: actions/setup-python@v1
|
||||
- uses: actions/setup-python@v3
|
||||
- name: "Install beautify"
|
||||
uses: BSFishy/pip-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user