~ruther/qmk_firmware

27befbfad7f1979eabd144dc1506c2bb65c37ac0 — dependabot[bot] 1 year, 5 months ago 049e964
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#22559)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 files changed, 1 insertions(+), 1 deletions(-)

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

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

Do not follow this link