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