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 2222 run : pipx install poetry
2323
2424 - name : Set up Python
25- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
25+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2626 with :
2727 python-version : ' 3.9'
2828 cache : ' poetry'
Original file line number Diff line number Diff line change 2828 run : pipx install poetry
2929
3030 - name : Set up Python
31- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
31+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
3232 with :
3333 python-version : ' 3.9'
3434 cache : ' poetry'
7676 run : pipx install poetry
7777
7878 - name : Set up Python
79- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
79+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
8080 with :
8181 python-version : ' 3.9'
8282 cache : ' poetry'
@@ -108,7 +108,7 @@ jobs:
108108 run : pipx install poetry
109109
110110 - name : Set up Python
111- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
111+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
112112 with :
113113 python-version : ' 3.9'
114114 cache : ' poetry'
You can’t perform that action at this time.
0 commit comments