Skip to content

Commit 2d4cf87

Browse files
Update dependency python to v3.13.5
1 parent 90ba44b commit 2d4cf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Python
3737
uses: actions/setup-python@v5
3838
with:
39-
python-version: '3.x'
39+
python-version: '3.13.5'
4040

4141
- name: Set up chart-testing
4242
uses: helm/[email protected]

0 commit comments

Comments
 (0)