File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5757 fetch-depth : 0
5858
5959 - name : Set up Python
60- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
60+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
6161 with :
6262 python-version : ${{ matrix.python }}
6363
Original file line number Diff line number Diff line change 3333
3434 # The Docker integration tests require Python 3.11.
3535 - name : Set up Python
36- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
36+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3737 with :
3838 python-version : ' 3.11'
3939
Original file line number Diff line number Diff line change 4040 uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4141
4242 - name : Set up Python
43- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
43+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
4444 with :
4545 python-version : ' 3.11'
4646
Original file line number Diff line number Diff line change 3030 fetch-depth : 0
3131
3232 - name : Set up Python
33- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
33+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3434 with :
3535 python-version : ' 3.11'
3636
Original file line number Diff line number Diff line change 4545 token : ${{ secrets.REPO_ACCESS_TOKEN }}
4646
4747 - name : Set up Python
48- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
48+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
4949 with :
5050 python-version : ' 3.11'
5151
@@ -215,7 +215,7 @@ jobs:
215215 rm -f "$CHECKSUMS"
216216
217217 - name : Set up Python
218- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
218+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
219219 with :
220220 python-version : ' 3.11'
221221
You can’t perform that action at this time.
0 commit comments