~ruther/qmk_firmware

4ca99af8f5c5ba9adfbb0b8a23e19d21272f8b61 — dependabot[bot] 3 years ago 7f0581c
Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 (#17742)

1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/docs.yml
M .github/workflows/docs.yml => .github/workflows/docs.yml +1 -1
@@ 34,7 34,7 @@ jobs:
        qmk --verbose generate-docs

    - name: Deploy
      uses: JamesIves/github-pages-deploy-action@v4.3.4
      uses: JamesIves/github-pages-deploy-action@v4.4.0
      with:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        BASE_BRANCH: master