File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 < link rel ="icon " href ="assets/favicon.ico " />
1111 < title > GitHub Actions Workflow Generator for MATLAB</ title >
1212 < link
13- href ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3 /dist/css/bootstrap.min.css "
13+ href ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7 /dist/css/bootstrap.min.css "
1414 rel ="stylesheet " />
1515 < link href ="style.css " rel ="stylesheet " />
1616 </ head >
@@ -189,7 +189,7 @@ <h2>Generate a GitHub Actions Workflow for MATLAB</h2>
189189 The MathWorks, Inc.
190190 </ p >
191191 </ footer >
192- < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3 /dist/js/bootstrap.bundle.min.js "> </ script >
192+ < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7 /dist/js/bootstrap.bundle.min.js "> </ script >
193193 < script src ="https://cdn.jsdelivr.net/npm/js-yaml@4.1.0/dist/js-yaml.min.js "> </ script >
194194 < script type ="module " src ="scripts/main.js "> </ script >
195195 < script >
You can’t perform that action at this time.
0 commit comments