File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ defaults:
2020
2121jobs :
2222 framework-validation :
23- uses : rest-for-physics/framework/.github/workflows/validation.yml@submodule-validation
23+ uses : rest-for-physics/framework/.github/workflows/validation.yml@master
Original file line number Diff line number Diff line change 2121 container :
2222 image : ghcr.io/lobis/root-geant4-garfield:rest-for-physics
2323 steps :
24- - uses : rest-for-physics/framework/.github/actions/checkout@submodule-validation
24+ - uses : rest-for-physics/framework/.github/actions/checkout@master
2525 with :
2626 branch : ${{ env.BRANCH_NAME }}
2727 repository : rest-for-physics/detectorlib
3535 image : ghcr.io/lobis/root-geant4-garfield:rest-for-physics
3636 steps :
3737 - name : Checkout detectorlib
38- uses : rest-for-physics/framework/.github/actions/checkout@submodule-validation
38+ uses : rest-for-physics/framework/.github/actions/checkout@master
3939 with :
4040 branch : ${{ env.BRANCH_NAME }}
4141 repository : rest-for-physics/detectorlib
You can’t perform that action at this time.
0 commit comments