File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105
105
with :
106
106
node-version : " 16.12"
107
107
- name : Setup python
108
- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
108
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
109
109
with :
110
110
python-version : " 3.11"
111
111
cache : " pip"
Original file line number Diff line number Diff line change 54
54
- name : Install poetry
55
55
run : pipx install poetry
56
56
- name : Set up Python ${{ matrix.python-version }}
57
- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
57
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
58
58
with :
59
59
python-version : ${{ matrix.python-version }}
60
60
cache : " poetry"
Original file line number Diff line number Diff line change 54
54
- name : Install poetry
55
55
run : pipx install poetry
56
56
- name : Set up Python ${{ matrix.python-version }}
57
- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
57
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
58
58
with :
59
59
python-version : ${{ matrix.python-version }}
60
60
cache : " poetry"
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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
134
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
135
135
with :
136
136
python-version : " 3.11"
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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
172
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
173
173
with :
174
174
python-version : " 3.11"
175
175
cache : " poetry"
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ jobs:
160
160
with :
161
161
node-version : " 16.12"
162
162
- name : Setup python
163
- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
163
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
164
164
with :
165
165
python-version : " 3.11"
166
166
cache : " pip"
Original file line number Diff line number Diff line change 51
51
- name : Install poetry
52
52
run : pipx install poetry
53
53
- name : Set up Python
54
- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
54
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
55
55
with :
56
56
python-version : " 3.11"
57
57
cache : " poetry"
Original file line number Diff line number Diff line change 55
55
- name : Install poetry
56
56
run : pipx install poetry
57
57
- name : " Use Python"
58
- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
58
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
59
59
with :
60
60
python-version : ${{ matrix.version }}
61
61
architecture : " x64"
You can’t perform that action at this time.
0 commit comments