File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 timeout-minutes : 30
1818 steps :
1919 - name : Checkout the fork PR code
20- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
20+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2121 with :
2222 repository : ${{ github.event.pull_request.head.repo.full_name }}
2323 ref : ${{ github.event.pull_request.head.ref }}
Original file line number Diff line number Diff line change 1919 pull-requests : write
2020 timeout-minutes : 30
2121 steps :
22- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
22+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2323 with :
2424 fetch-depth : 0 # Fetch full history for git diff
2525
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 timeout-minutes : 5
1818 steps :
19- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
19+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2020 - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
2121 with :
2222 python-version : " 3.12"
Original file line number Diff line number Diff line change 33 "build_dependencies" : [],
44 "build_subdirectory" : " ." ,
55 "category" : " Utilities" ,
6- "scm_revision" : " v1.5.0 " ,
6+ "scm_revision" : " main " ,
77 "scm_url" : " https://github.com/OpenwaterHealth/SlicerOpenLIFU.git" ,
88 "tier" : 1
99}
You can’t perform that action at this time.
0 commit comments