Skip to content

Commit

Permalink
[workflows] Update actions/setup-python action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent becc076 commit c780250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/charts-lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
with:
version: v3.5.3

- uses: actions/setup-python@v2.2.2
- uses: actions/setup-python@v5.1.0
with:
python-version: 3.7

Expand Down Expand Up @@ -166,7 +166,7 @@ jobs:
with:
version: v3.5.3

- uses: actions/setup-python@v2.2.2
- uses: actions/setup-python@v5.1.0
with:
python-version: 3.7

Expand Down

0 comments on commit c780250

Please sign in to comment.