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 d23d1ea commit a5744a7Copy full SHA for a5744a7
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 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