4444 with :
4545 persist-credentials : false
4646 - name : Set up Python ${{ env.PYTHON_VERSION }}
47- uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
47+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .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@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
67+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .0
6868 with :
6969 python-version : ${{ env.PYTHON_VERSION }}
7070 - name : Environment Information
@@ -122,7 +122,7 @@ jobs:
122122 with :
123123 persist-credentials : false
124124 - name : Set up Python ${{ env.PYTHON_VERSION }}
125- uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
125+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .0
126126 with :
127127 python-version : ${{ env.PYTHON_VERSION }}
128128 - name : Environment Information
@@ -139,7 +139,7 @@ jobs:
139139 with :
140140 persist-credentials : false
141141 - name : Use Python ${{ env.PYTHON_VERSION }}
142- uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5 .0
142+ uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6 .0
143143 with :
144144 python-version : ${{ env.PYTHON_VERSION }}
145145 - name : Environment Information
0 commit comments