File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "image" : " ghcr.io/tom-tan/ldc:1.32.1 " ,
2+ "image" : " ghcr.io/tom-tan/ldc:1.37.0 " ,
33 "runArgs" : [
44 " --cap-add=SYS_PTRACE" ,
55 " --security-opt" ,
Original file line number Diff line number Diff line change 3131 test :
3232 strategy :
3333 matrix :
34- dc : [dmd-2.102.2 , ldc-1.32.1 ]
34+ dc : [dmd-2.107.1 , ldc-1.37.0 ]
3535 experimental : [false]
3636 include :
3737 - dc : dmd-master
4040 continue-on-error : ${{ matrix.experimental }}
4141
4242 steps :
43- - uses : actions/checkout@v3
43+ - uses : actions/checkout@v4
4444 with :
4545 fetch-depth : 1
4646 - uses : dlang-community/setup-dlang@v1
5454 needs : [info, test]
5555 if : github.event_name == 'push' && needs.info.outputs.has_tag == 'true'
5656 steps :
57- - uses : actions/checkout@v3
57+ - uses : actions/checkout@v4
5858 with :
5959 fetch-depth : 1
6060 - uses : softprops/action-gh-release@v1
Original file line number Diff line number Diff line change 44 ],
55 "copyright" : " Copyright © 2022, Tomoya Tanjo" ,
66 "dependencies" : {
7- "schema-salad-d" : " ~>1.1.0 "
7+ "schema-salad-d" : " ~>1.1.1 "
88 },
99 "description" : " Autogenerated classes for reading and writing CWL objects using the D language." ,
1010 "homepage" : " https://github.com/common-workflow-lab/cwl-d-auto" ,
Original file line number Diff line number Diff line change 44 "automem" : " 0.6.9" ,
55 "cachetools" : " 0.4.1" ,
66 "dyaml" : " 0.9.2" ,
7- "requests" : " 2.0.9 " ,
8- "schema-salad-d" : " 1.1.0 " ,
7+ "requests" : " 2.1.3 " ,
8+ "schema-salad-d" : " 1.1.1 " ,
99 "test_allocator" : " 0.3.4" ,
1010 "tinyendian" : " 0.2.0" ,
1111 "unit-threaded" : " 0.10.8"
You can’t perform that action at this time.
0 commit comments