Skip to content

Commit

Permalink
Merge pull request #2148 from kubernetes-client/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/JamesIves/github-pages-deploy-action-4.7.2

build(deps): bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.7.2
  • Loading branch information
k8s-ci-robot authored Jan 9, 2025
2 parents 90b8b6a + ef0c991 commit e6f5849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm run docs

- name: Deploy docs
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy.

0 comments on commit e6f5849

Please sign in to comment.