Skip to content

Commit 756fdd3

Browse files
chore(deps): update dependency python to 3.13
1 parent 6a5b39b commit 756fdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
1919
with:
20-
python-version: "3.11"
20+
python-version: "3.13"
2121
- name: install pyenv
2222
run: curl https://pyenv.run | bash
2323
- name: set pyenv on path

0 commit comments

Comments
 (0)