File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
3131
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
33+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 cache : ' pip'
6969 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
7070
7171 - name : Set up Python
72- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
72+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
7373 with :
7474 python-version : ' 3.11'
7575 cache : ' pip'
@@ -104,7 +104,7 @@ jobs:
104104 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
105105
106106 - name : Set up Python
107- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
107+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
108108 with :
109109 python-version : ' 3.11'
110110 cache : ' pip'
@@ -139,7 +139,7 @@ jobs:
139139 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
140140
141141 - name : Set up Python
142- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
142+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
143143 with :
144144 python-version : ' 3.11'
145145 cache : ' pip'
@@ -193,7 +193,7 @@ jobs:
193193 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
194194
195195 - name : Set up Python
196- uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0 .0
196+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
197197 with :
198198 python-version : ' 3.11'
199199 cache : ' pip'
You can’t perform that action at this time.
0 commit comments