Skip to content

Commit 9ee71b4

Browse files
chore(deps): update dependency python to 3.14 (#336)
1 parent 817bb9b commit 9ee71b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/generate-catalogs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
- name: Set up Python
2727
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
2828
with:
29-
python-version: 3.13
29+
python-version: 3.14
3030

3131
- name: Install Python dependencies
3232
shell: bash

0 commit comments

Comments
 (0)