diff --git a/.github/workflows/nix-linux.yaml b/.github/workflows/nix-linux.yaml
index fb371ec..f46c574 100644
--- a/.github/workflows/nix-linux.yaml
+++ b/.github/workflows/nix-linux.yaml
@@ -57,7 +57,7 @@ jobs:
         nix develop ./templates/jlrs --override-input julia2nix ./. --show-trace --command -- call-julia
 
     - name: Deploy
-      uses: JamesIves/github-pages-deploy-action@v4.4.2
+      uses: JamesIves/github-pages-deploy-action@v4.4.3
       if: ${{ github.event_name == 'push' }}
       with:
         branch: gh-pages