File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -125,4 +125,4 @@ jobs:
125125 steps :
126126 - name : Deploy to GitHub Pages
127127 id : deployment
128- uses : actions/deploy-pages@v3
128+ uses : actions/deploy-pages@v4
Original file line number Diff line number Diff line change @@ -10,9 +10,6 @@ SPDX-License-Identifier: CC-BY-4.0
1010<!-- markdownlint-disable-next-line MD025 -->
1111# Federated Learning Demonstrator Frontend
1212
13- ![ pipeline] ( https://github.com/DLR-KI/fl-demonstrator/badges/main/pipeline.svg?style=flat-square )
14- ![ coverage] ( https://github.com/DLR-KI/fl-demonstrator/badges/main/coverage.svg?style=flat-square )
15-
1613The frontend is written in [ TypeScript] ( https://www.typescriptlang.org ) using the [ React] ( https://react.dev ) framework.
1714It is adaptive, meaning you can use it on every device like a smartphone, tablet or desktop computer.
1815It connects to the FL Demonstrator [ backend] ( https://github.com/DLR-KI/fl-demonstrator ) where the actual Federated Learning is performed.
You can’t perform that action at this time.
0 commit comments