4444with :
4545persist-credentials : false
4646 - name : Set up Python ${{ env.PYTHON_VERSION }}
47- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
47+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
4848with :
4949python-version : ${{ env.PYTHON_VERSION }}
5050 - name : Environment Information
6464with :
6565node-version : ${{ env.NODE_VERSION }}
6666 - name : Set up Python ${{ env.PYTHON_VERSION }}
67- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
67+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
6868with :
6969python-version : ${{ env.PYTHON_VERSION }}
7070 - name : Environment Information
@@ -122,7 +122,7 @@ jobs:
122122with :
123123persist-credentials : false
124124 - name : Set up Python ${{ env.PYTHON_VERSION }}
125- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
125+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
126126with :
127127python-version : ${{ env.PYTHON_VERSION }}
128128 - name : Environment Information
@@ -139,7 +139,7 @@ jobs:
139139with :
140140persist-credentials : false
141141 - name : Use Python ${{ env.PYTHON_VERSION }}
142- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
142+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
143143with :
144144python-version : ${{ env.PYTHON_VERSION }}
145145 - name : Environment Information
0 commit comments