44
44
with :
45
45
persist-credentials : false
46
46
- 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
48
48
with :
49
49
python-version : ${{ env.PYTHON_VERSION }}
50
50
- name : Environment Information
64
64
with :
65
65
node-version : ${{ env.NODE_VERSION }}
66
66
- 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
68
68
with :
69
69
python-version : ${{ env.PYTHON_VERSION }}
70
70
- name : Environment Information
@@ -122,7 +122,7 @@ jobs:
122
122
with :
123
123
persist-credentials : false
124
124
- 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
126
126
with :
127
127
python-version : ${{ env.PYTHON_VERSION }}
128
128
- name : Environment Information
@@ -139,7 +139,7 @@ jobs:
139
139
with :
140
140
persist-credentials : false
141
141
- name : Use Python ${{ env.PYTHON_VERSION }}
142
- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
142
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
143
143
with :
144
144
python-version : ${{ env.PYTHON_VERSION }}
145
145
- name : Environment Information
0 commit comments