diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml
index 3e6eba39..e5705440 100644
--- a/.github/workflows/dotnet-core.yml
+++ b/.github/workflows/dotnet-core.yml
@@ -38,7 +38,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.4
+ uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
token: ${{ secrets.ACCESS_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
diff --git a/Grid/Blazor.Grids.csproj b/Grid/Blazor.Grids.csproj
index 1d418eff..cadf3720 100644
--- a/Grid/Blazor.Grids.csproj
+++ b/Grid/Blazor.Grids.csproj
@@ -6,7 +6,7 @@
Excubo.Blazor.Grids
-
+
diff --git a/Grid/package.csproj b/Grid/package.csproj
index 1f6f6c00..d7d2d59b 100644
--- a/Grid/package.csproj
+++ b/Grid/package.csproj
@@ -20,7 +20,7 @@
Excubo.Blazor.Grids
- 3.1.46
+ 3.1.47