4444 with :
4545 persist-credentials : false
4646 - name : Set up Python ${{ env.PYTHON_VERSION }}
47- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
47+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
4848 with :
4949 python-version : ${{ env.PYTHON_VERSION }}
5050 - name : Environment Information
6464 with :
6565 node-version : ${{ env.NODE_VERSION }}
6666 - name : Set up Python ${{ env.PYTHON_VERSION }}
67- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
67+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
6868 with :
6969 python-version : ${{ env.PYTHON_VERSION }}
7070 - name : Environment Information
@@ -146,7 +146,7 @@ jobs:
146146 with :
147147 persist-credentials : false
148148 - name : Set up Python ${{ env.PYTHON_VERSION }}
149- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
149+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
150150 with :
151151 python-version : ${{ env.PYTHON_VERSION }}
152152 - name : Environment Information
@@ -163,7 +163,7 @@ jobs:
163163 with :
164164 persist-credentials : false
165165 - name : Use Python ${{ env.PYTHON_VERSION }}
166- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
166+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
167167 with :
168168 python-version : ${{ env.PYTHON_VERSION }}
169169 - name : Environment Information
0 commit comments