Skip to content

Commit fca0978

Browse files
chore(deps): update dependency python to 3.13
1 parent 457299e commit fca0978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telemetry-impls/summarize/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
- name: Setup python
99
uses: actions/setup-python@v5
1010
with:
11-
python-version: 3.11
11+
python-version: 3.13
1212
cache: 'pip'
1313
cache-dependency-path: './shared-actions/telemetry-impls/summarize/requirements.txt'
1414
- name: Install dependencies

0 commit comments

Comments
 (0)