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 2222 container :
2323 image : ghcr.io/lobis/root-geant4-garfield:rest-for-physics
2424 steps :
25- - uses : rest-for-physics/framework/.github/actions/checkout@submodule-validation
25+ - uses : rest-for-physics/framework/.github/actions/checkout@master
2626 with :
2727 branch : ${{ env.BRANCH_NAME }}
2828 repository : rest-for-physics/tracklib
3636 image : ghcr.io/lobis/root-geant4-garfield:rest-for-physics
3737 steps :
3838 - name : Checkout tracklib
39- uses : rest-for-physics/framework/.github/actions/checkout@submodule-validation
39+ uses : rest-for-physics/framework/.github/actions/checkout@master
4040 with :
4141 branch : ${{ env.BRANCH_NAME }}
4242 repository : rest-for-physics/tracklib
You can’t perform that action at this time.
0 commit comments