Revert "chore(deps): update actions/setup-python action to v4 (#1614)" (#1617)

This reverts commit bcfc817d6e.
This commit is contained in:
Truxnell 2022-06-10 12:41:33 +10:00 committed by GitHub
parent bcfc817d6e
commit 44add29118
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ jobs:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4.0.0
uses: actions/setup-python@v3.1.2
- name: Annotate Charts.yaml for Renovate PR's
if: inputs.isRenovatePR == 'true'