Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#1214 from yangjunmyfm192085/fix-li…
Browse files Browse the repository at this point in the history
…nt-test-chart

Bump actions/setup-python from 4.4.0 to 4.5.0
  • Loading branch information
k8s-ci-robot authored Mar 18, 2023
2 parents 383d05e + f317d4a commit fb51476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: Set-up Python
uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4.0
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
with:
python-version: "3.x"

Expand Down

0 comments on commit fb51476

Please sign in to comment.