File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1818 - name : Install poetry
1919 run : pipx install poetry
2020 - name : Set up Python
21- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
21+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
2222 with :
23- python-version : ' 3.9 '
23+ python-version : ' 3.13 '
2424 cache : ' poetry'
2525 - name : Setup
2626 run : poetry env use 3.9
Original file line number Diff line number Diff line change 2424 - name : Install poetry
2525 run : pipx install poetry
2626 - name : Set up Python
27- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
27+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
2828 with :
29- python-version : ' 3.9 '
29+ python-version : ' 3.13 '
3030 cache : ' poetry'
3131 - name : Setup
3232 run : poetry env use 3.9
5959 - name : Install poetry
6060 run : pipx install poetry
6161 - name : Set up Python
62- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
62+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
6363 with :
64- python-version : ' 3.9 '
64+ python-version : ' 3.13 '
6565 cache : ' poetry'
6666 - name : Setup
6767 run : poetry env use 3.9
8484 - name : Install poetry
8585 run : pipx install poetry
8686 - name : Set up Python
87- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
87+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
8888 with :
89- python-version : ' 3.9 '
89+ python-version : ' 3.13 '
9090 cache : ' poetry'
9191 - name : Setup
9292 run : poetry env use 3.9
You can’t perform that action at this time.
0 commit comments