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 e3ecb22 commit 550634cCopy full SHA for 550634c
1 file changed
.github/actions/validate-plugin-manifests/action.yml
@@ -35,7 +35,7 @@ runs:
35
- name: Set up Python
36
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
37
with:
38
- python-version: '3.12'
+ python-version: '3.14'
39
40
- name: Install pytest (pinned for deterministic CI)
41
if: inputs.run-tests == 'true'
0 commit comments