File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25
25
- name : Ubuntu dependencies
26
26
run : scripts/install-doxygen.sh
27
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
27
+ - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
28
28
with :
29
29
python-version : ' 3.10'
30
30
cache : ' pip'
@@ -187,7 +187,7 @@ jobs:
187
187
if : ${{ github.ref == 'refs/heads/main' }}
188
188
steps :
189
189
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
190
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
190
+ - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
191
191
with :
192
192
python-version : ' 3.10'
193
193
cache : ' pip'
You can’t perform that action at this time.
0 commit comments