diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml
index 959410d9ee933413cf667f0fa2456c8d4b7e87c7..b98ce93a78bd6ef73f7d899c0e3c2e3645a89200 100644
--- a/.github/workflows/github_release.yml
+++ b/.github/workflows/github_release.yml
@@ -283,7 +283,7 @@ jobs:
 
       # DEPLOY TO GH-PAGES
       - name: Deploy to GitHub-Pages
-        uses: JamesIves/github-pages-deploy-action@v4.7.1
+        uses: JamesIves/github-pages-deploy-action@v4.7.3
         with:
           branch: gh-pages
           folder: serverpackcreator-api/build/dokka
\ No newline at end of file