File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
fetch-depth : 0 # full history for setuptools_scm
20
20
21
21
- name : Set up Python
22
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
22
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
23
23
with :
24
24
python-version : 3.12
25
25
37
37
fetch-depth : 0 # full history for setuptools_scm
38
38
39
39
- name : Set up Python
40
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
40
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
41
41
with :
42
42
python-version : 3.12
43
43
69
69
fetch-depth : 0 # full history for setuptools_scm
70
70
71
71
- name : Set up Python
72
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
72
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
73
73
with :
74
74
python-version : ${{ matrix.python-version }}
75
75
You can’t perform that action at this time.
0 commit comments