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 85bbb07 commit 74c70e2Copy full SHA for 74c70e2
.github/workflows/cd.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Set up Python
74
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
75
with:
76
- python-version: "3.13"
+ python-version: "3.14"
77
78
- name: Install Poetry
79
uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
.github/workflows/ci-test-reproducibility.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments