4444 with :
4545 persist-credentials : false
4646 - name : Set up Python ${{ env.PYTHON_VERSION }}
47- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
47+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.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@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
67+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.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@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
125+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.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@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
142+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
143143 with :
144144 python-version : ${{ env.PYTHON_VERSION }}
145145 - name : Environment Information
0 commit comments