mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
chore(deps): update actions/setup-python action to v4 (#1614)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9ef09d7bdb
commit
bcfc817d6e
2
.github/workflows/charts-changelog.yaml
vendored
2
.github/workflows/charts-changelog.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v3.1.2
|
||||
uses: actions/setup-python@v4.0.0
|
||||
|
||||
- name: Annotate Charts.yaml for Renovate PR's
|
||||
if: inputs.isRenovatePR == 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user