File tree Expand file tree Collapse file tree 3 files changed +168
-207
lines changed
Expand file tree Collapse file tree 3 files changed +168
-207
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ jobs:
1919
2020 - uses : supplypike/setup-bin@v3
2121 with :
22- uri : ' https://github.com/calcit-lang/calcit/releases/download/0.6.26 /cr'
22+ uri : ' https://github.com/calcit-lang/calcit/releases/download/0.7.0-a7 /cr'
2323 name : ' cr'
24- version : ' 0.6.26 '
24+ version : ' 0.7.0-a7 '
2525
2626 - uses : supplypike/setup-bin@v3
2727 with :
28- uri : ' https://github.com/calcit-lang/calcit/releases/download/0.6.26 /caps'
28+ uri : ' https://github.com/calcit-lang/calcit/releases/download/0.7.0-a7 /caps'
2929 name : ' caps'
30- version : ' 0.6.26 '
30+ version : ' 0.7.0-a7 '
3131
3232 - name : " compiles to js"
3333 run : >
Original file line number Diff line number Diff line change 22 "version" : " 0.0.15" ,
33 "name" : " @calcit/docs-workflow" ,
44 "dependencies" : {
5- "@calcit/procs" : " ^0.6.26 "
5+ "@calcit/procs" : " ^0.7.0-a7 "
66 },
77 "devDependencies" : {
88 "bottom-tip" : " ^0.1.5" ,
99 "cirru-color" : " ^0.2.3" ,
1010 "github-markdown-css" : " ^5.2.0" ,
11- "highlight.js" : " ^11.7 .0" ,
11+ "highlight.js" : " ^11.8 .0" ,
1212 "remarkable" : " ^2.0.1" ,
13- "vite" : " ^4.2.3 "
13+ "vite" : " ^4.3.9 "
1414 }
1515}
You can’t perform that action at this time.
0 commit comments