diff --git a/.github/workflows/pdf.yaml b/.github/workflows/pdf.yaml
index 6916787..39c5b93 100644
--- a/.github/workflows/pdf.yaml
+++ b/.github/workflows/pdf.yaml
@@ -32,7 +32,7 @@ jobs:
           mv i18n/document.pdf docs/en_US.pdf
 
       - name: Commit docs
-        uses: stefanzweifel/git-auto-commit-action@v4.13.1
+        uses: stefanzweifel/git-auto-commit-action@v4.16.0
         with:
           commit_message: Update PDF
           commit_options: --allow-empty