We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16b8c5 commit c082111Copy full SHA for c082111
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@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
21
with:
22
- python-version: 3.13
+ python-version: 3.14
23
24
- name: Install uv
25
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
.github/workflows/update-lists.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python 3.
0 commit comments