Skip to content

Commit 9eb3c2d

Browse files
Update dependency python to v3.13.5
1 parent 5158d1b commit 9eb3c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Set up Python
115115
uses: actions/setup-python@v5
116116
with:
117-
python-version: '3.x'
117+
python-version: '3.13.5'
118118

119119
- name: Set up chart-testing
120120
uses: helm/[email protected]

0 commit comments

Comments
 (0)