We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f82e83 commit b5c3438Copy full SHA for b5c3438
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@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
.github/workflows/update-lists.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python 3.
0 commit comments