diff --git a/.github/workflows/doc-upload.yml b/.github/workflows/doc-upload.yml index 207e1c40..0c64ba6c 100644 --- a/.github/workflows/doc-upload.yml +++ b/.github/workflows/doc-upload.yml @@ -40,7 +40,7 @@ jobs: done - name: Commit changes to website repo - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: author_name: GitHub Actions author_email: actions@github.com