We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95eff13 commit 919ef39Copy full SHA for 919ef39
2 files changed
.github/workflows/lint-and-test-lists.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python 3
20
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
21
with:
22
- python-version: 3.13
+ python-version: 3.14
23
24
- name: Install uv
25
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
.github/workflows/update-lists.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python 3.
0 commit comments