44
44
with :
45
45
persist-credentials : false
46
46
- 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
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
67
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
125
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
142
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
143
143
with :
144
144
python-version : ${{ env.PYTHON_VERSION }}
145
145
- name : Environment Information
0 commit comments