2626 run : pipx install poetry
2727 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
2828 id : python
29- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
29+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
3030 with :
3131 python-version : ${{ env.DEFAULT_PYTHON }}
3232 cache : " poetry"
5151 run : pipx install poetry
5252 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
5353 id : python
54- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
54+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
5555 with :
5656 python-version : ${{ env.DEFAULT_PYTHON }}
5757 cache : " poetry"
7878 run : pipx install poetry
7979 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
8080 id : python
81- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
81+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
8282 with :
8383 python-version : ${{ env.DEFAULT_PYTHON }}
8484 cache : " poetry"
@@ -124,7 +124,7 @@ jobs:
124124 run : pipx install poetry
125125 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
126126 id : python
127- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
127+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
128128 with :
129129 python-version : ${{ env.DEFAULT_PYTHON }}
130130 cache : " poetry"
@@ -149,7 +149,7 @@ jobs:
149149 run : pipx install poetry
150150 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
151151 id : python
152- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
152+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
153153 with :
154154 python-version : ${{ env.DEFAULT_PYTHON }}
155155 cache : " poetry"
@@ -174,7 +174,7 @@ jobs:
174174 run : pipx install poetry
175175 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
176176 id : python
177- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
177+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
178178 with :
179179 python-version : ${{ env.DEFAULT_PYTHON }}
180180 cache : " poetry"
@@ -206,7 +206,7 @@ jobs:
206206 run : pipx install poetry
207207 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
208208 id : python
209- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
209+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
210210 with :
211211 python-version : ${{ env.DEFAULT_PYTHON }}
212212 cache : " poetry"
0 commit comments