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 6cd4fa3 commit 694a06eCopy full SHA for 694a06e
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
18
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
19
with:
20
- python-version: "3.13"
+ python-version: "3.14"
21
- name: install pyenv
22
run: curl https://pyenv.run | bash
23
- name: set pyenv on path
0 commit comments