diff --git a/.github/workflows/publish_docs.yml b/.github/workflows/publish_docs.yml
index 1c8aa34435339718637fd70787334acffdcfa678..392ea681890ca8c65dcf5a886e3409ebd42f710a 100644
--- a/.github/workflows/publish_docs.yml
+++ b/.github/workflows/publish_docs.yml
@@ -38,7 +38,7 @@ jobs:
           EOL
       - name: Deploy documentation
         if: success()
-        uses: crazy-max/ghaction-github-pages@v2
+        uses: crazy-max/ghaction-github-pages@v3
         with:
           target_branch: gh-pages
           build_dir: target/x86_64-unknown-none/doc