diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59ba2695..8a639009 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: project: .github/dita-ot/html.xml - name: Deploy HTML 🚀 - uses: JamesIves/github-pages-deploy-action@v4.8.0 + uses: JamesIves/github-pages-deploy-action@v4.9.0 with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages # The branch the action should deploy to.