File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
fetch-depth : 0 # Fetch full history for git diff
25
25
26
26
- name : Setup Python
27
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
27
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
28
28
with :
29
29
python-version : " 3.12"
30
30
cache : " pip"
Original file line number Diff line number Diff line change 23
23
with :
24
24
fetch-depth : 0 # Fetch full history for git diff
25
25
26
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
26
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
27
27
with :
28
28
python-version : " 3.12"
29
29
cache : " pip"
Original file line number Diff line number Diff line change 17
17
timeout-minutes : 5
18
18
steps :
19
19
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
20
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
21
21
with :
22
22
python-version : " 3.12"
23
23
- uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
You can’t perform that action at this time.
0 commit comments