Skip to content

Commit

Permalink
chore: bump actions/setup-python from 5.1.0 to 5.2.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f1b38ef commit 4081a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: azure/setup-helm@v4.2.0

- name: Set up python
uses: actions/setup-python@v5.1.0
uses: actions/setup-python@v5.2.0
with:
python-version: '3.x'

Expand Down

0 comments on commit 4081a12

Please # to comment.