Skip to content

Commit ccfcef9

Browse files
authored
Merge pull request #1692 from kubernetes-client/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.1
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1
2 parents 93a0070 + d9ad501 commit ccfcef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm run docs
2424

2525
- name: Deploy docs
26-
uses: JamesIves/[email protected].0
26+
uses: JamesIves/[email protected].1
2727
with:
2828
branch: gh-pages # The branch the action should deploy to.
2929
folder: docs # The folder the action should deploy.

0 commit comments

Comments
 (0)