We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9d4f2 commit 10a1781Copy full SHA for 10a1781
1 file changed
.github/workflows/test.yaml
@@ -44,7 +44,7 @@ jobs:
44
- name: Set up Python
45
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
46
with:
47
- python-version: "3.13"
+ python-version: "3.14"
48
- name: Install poetry
49
run: pip install poetry
50
- name: Build package
0 commit comments