Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
Revert "chore(deps): update actions/setup-python action to v4 (#1614)" (
Browse files Browse the repository at this point in the history
#1617)

This reverts commit bcfc817.
  • Loading branch information
truxnell committed Jun 10, 2022
1 parent bcfc817 commit 44add29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 44add29

Please sign in to comment.