Skip to content

Commit 550634c

Browse files
chore(deps): update dependency python to 3.14 (#1800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3ecb22 commit 550634c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/validate-plugin-manifests

.github/actions/validate-plugin-manifests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
- name: Set up Python
3636
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3737
with:
38-
python-version: '3.12'
38+
python-version: '3.14'
3939

4040
- name: Install pytest (pinned for deterministic CI)
4141
if: inputs.run-tests == 'true'

0 commit comments

Comments
 (0)