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 >
@@ -207,7 +207,7 @@ <h2>Generate a GitHub Actions Workflow for MATLAB</h2>
207207 The MathWorks, Inc.
208208 </ p >
209209 </ footer >
210- < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3 /dist/js/bootstrap.bundle.min.js "> </ script >
210+ < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7 /dist/js/bootstrap.bundle.min.js "> </ script >
211211 < script src ="https://cdn.jsdelivr.net/npm/js-yaml@4.1.0/dist/js-yaml.min.js "> </ script >
212212 < script type ="module " src ="scripts/main.js "> </ script >
213213 < script >
You can’t perform that action at this time.
0 commit comments