diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1ba10e96..2ab753230 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4.1.0 with: - node-version: 21.6.x + node-version: 22.13.x - name: Build Frontend run: .\build.ps1 working-directory: src/ServicePulse.Host diff --git a/src/Frontend/src/components/DashboardItem.vue b/src/Frontend/src/components/DashboardItem.vue index 924db999f..30ff82483 100644 --- a/src/Frontend/src/components/DashboardItem.vue +++ b/src/Frontend/src/components/DashboardItem.vue @@ -7,9 +7,9 @@ const props = defineProps<{