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 ac7b0f6 commit 56ab615Copy full SHA for 56ab615
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Python
11
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
12
with:
13
- python-version: "3.13"
+ python-version: "3.14"
14
15
- id: cache
16
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
0 commit comments