We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 817bb9b commit 9ee71b4Copy full SHA for 9ee71b4
.github/actions/generate-catalogs/action.yml
@@ -26,7 +26,7 @@ runs:
26
- name: Set up Python
27
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
28
with:
29
- python-version: 3.13
+ python-version: 3.14
30
31
- name: Install Python dependencies
32
shell: bash
0 commit comments