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 5f29684 commit 5f25c64Copy full SHA for 5f25c64
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
18
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
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