diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 72d7018..7998b04 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -45,7 +45,7 @@ jobs: # The above command will fail if no changes were present, so we ignore # the return code. - name: Push changes - uses: ad-m/github-push-action@d91a481090679876dfc4178fef17f286781251df # v0.8.0 + uses: ad-m/github-push-action@881a6320fdb16eb5318c5054f31c218aec2b324c # v1.3.0 if: ${{ ! github.base_ref }} with: branch: gh-pages