mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
chore(deps): update actions/setup-python action to v5
This commit is contained in:
parent
c72ce2e006
commit
d9167bfc0a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/charts-changelog.yaml
vendored
2
.github/workflows/charts-changelog.yaml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue