Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 (qmk#17742
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent 7f0581c commit 4ca99af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ca99af

Please sign in to comment.