File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2222 with :
2323 python-version : ' 3.9'
2424 cache : ' poetry'
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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2828 with :
2929 python-version : ' 3.9'
3030 cache : ' poetry'
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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
6363 with :
6464 python-version : ' 3.9'
6565 cache : ' poetry'
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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
8888 with :
8989 python-version : ' 3.9'
9090 cache : ' poetry'
You can’t perform that action at this time.
0 commit comments