File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131
131
- name : Install poetry
132
132
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
133
133
- name : Set up Python
134
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
134
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
135
135
with :
136
136
python-version : " 3.12"
137
137
cache : " poetry"
@@ -169,7 +169,7 @@ jobs:
169
169
- name : Install poetry
170
170
run : pipx install git+https://github.com/python-poetry/poetry@68b88e5390720a3dd84f02940ec5200bfce39ac6 # v1.5.0
171
171
- name : Set up Python
172
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
172
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
173
173
with :
174
174
python-version : " 3.12"
175
175
cache : " poetry"
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ jobs:
162
162
with :
163
163
node-version : " 18.20.4"
164
164
- name : Setup python
165
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
165
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
166
166
with :
167
167
python-version : ${{ matrix.python-version }}
168
168
cache : " pip"
You can’t perform that action at this time.
0 commit comments