diff --git a/.github/actions/generate-catalogs/action.yml b/.github/actions/generate-catalogs/action.yml index 57ace6db..2401fce5 100644 --- a/.github/actions/generate-catalogs/action.yml +++ b/.github/actions/generate-catalogs/action.yml @@ -26,7 +26,7 @@ runs: - name: Set up Python uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 with: - python-version: 3.13 + python-version: 3.14 - name: Install Python dependencies shell: bash