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