File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 echo "skip_pipeline=$SKIP_PIPELINE" >> "$GITHUB_OUTPUT"
4646
4747 - name : Set up Python
48- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
48+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
4949 with :
5050 python-version : ${{ env.PYTHON_VERSION }}
5151 if : steps.detect_semrel.outputs.skip_pipeline != 'true'
9191 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
9292
9393 - name : Set up Python
94- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
94+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
9595 with :
9696 python-version : ${{ env.PYTHON_VERSION }}
9797
@@ -159,7 +159,7 @@ jobs:
159159 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
160160
161161 - name : Set up Python
162- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
162+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
163163 with :
164164 python-version : ${{ env.PYTHON_VERSION }}
165165
@@ -223,7 +223,7 @@ jobs:
223223 fetch-depth : 0
224224
225225 - name : Set up Python
226- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
226+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
227227 with :
228228 python-version : ${{ env.PYTHON_VERSION }}
229229
You can’t perform that action at this time.
0 commit comments