File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v4
2323 with :
2424 fetch-depth : 0
25- token : ${{ secrets.GH_CI_PAT }}
2625 # fetch submodules recusively, to get zig-js-runtime submodules also.
2726 submodules : recursive
2827
5251 - uses : actions/checkout@v4
5352 with :
5453 fetch-depth : 0
55- token : ${{ secrets.GH_CI_PAT }}
5654 # fetch submodules recusively, to get zig-js-runtime submodules also.
5755 submodules : recursive
5856
Original file line number Diff line number Diff line change 5050 - uses : actions/checkout@v4
5151 with :
5252 fetch-depth : 0
53- token : ${{ secrets.GH_CI_PAT }}
5453 # fetch submodules recusively, to get zig-js-runtime submodules also.
5554 submodules : recursive
5655
Original file line number Diff line number Diff line change 4848 - uses : actions/checkout@v4
4949 with :
5050 fetch-depth : 0
51- token : ${{ secrets.GH_CI_PAT }}
5251 # fetch submodules recusively, to get zig-js-runtime submodules also.
5352 submodules : recursive
5453
6968 - uses : actions/checkout@v4
7069 with :
7170 fetch-depth : 0
72- token : ${{ secrets.GH_CI_PAT }}
7371 # fetch submodules recusively, to get zig-js-runtime submodules also.
7472 submodules : recursive
7573
9088 - uses : actions/checkout@v4
9189 with :
9290 fetch-depth : 0
93- token : ${{ secrets.GH_CI_PAT }}
9491 # fetch submodules recusively, to get zig-js-runtime submodules also.
9592 submodules : recursive
9693
You can’t perform that action at this time.
0 commit comments