diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml
index 9c3bd182..83b94453 100644
--- a/.github/workflows/dotnet-core.yml
+++ b/.github/workflows/dotnet-core.yml
@@ -36,7 +36,7 @@ jobs:
- name: write git commit id
run: echo -n "${GITHUB_SHA}" > app/publish/wwwroot/commit.txt
- name: Deploy to Github Pages
- uses: JamesIves/github-pages-deploy-action@v4.6.3
+ uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
token: ${{ secrets.ACCESS_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
diff --git a/TestProject_Components/TestProject_Components.csproj b/TestProject_Components/TestProject_Components.csproj
index 63d22320..22d0dcca 100644
--- a/TestProject_Components/TestProject_Components.csproj
+++ b/TestProject_Components/TestProject_Components.csproj
@@ -6,7 +6,7 @@
-
+