4242with :
4343persist-credentials : false
4444 - name : Set up Python ${{ env.PYTHON_VERSION }}
45- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
45+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4646with :
4747python-version : ${{ env.PYTHON_VERSION }}
4848 - name : Lint C/C++ files
6060with :
6161node-version : ${{ env.NODE_VERSION }}
6262 - name : Set up Python ${{ env.PYTHON_VERSION }}
63- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
63+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6464with :
6565python-version : ${{ env.PYTHON_VERSION }}
6666 - name : Format C/C++ files
@@ -148,7 +148,7 @@ jobs:
148148 *.py
149149sparse-checkout-cone-mode : false
150150 - name : Set up Python ${{ env.PYTHON_VERSION }}
151- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
151+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
152152with :
153153python-version : ${{ env.PYTHON_VERSION }}
154154 - name : Lint Python
@@ -169,7 +169,7 @@ jobs:
169169 *.yaml
170170sparse-checkout-cone-mode : false
171171 - name : Use Python ${{ env.PYTHON_VERSION }}
172- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
172+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
173173with :
174174python-version : ${{ env.PYTHON_VERSION }}
175175 - name : Lint YAML
0 commit comments