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