We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5b39b commit 756fdd3Copy full SHA for 756fdd3
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
18
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
19
with:
20
- python-version: "3.11"
+ python-version: "3.13"
21
- name: install pyenv
22
run: curl https://pyenv.run | bash
23
- name: set pyenv on path
0 commit comments