Skip to content

Commit

Permalink
Merge pull request #2114 from containers/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…aceiris/actions-gh-pages-4

build(deps): bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
openshift-merge-bot[bot] authored Apr 9, 2024
2 parents d1b3dfe + a0f9543 commit 60481b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build Documentation
run: cargo doc --all-features --no-deps
- name: Deploy Documentation
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_branch: gh-pages
Expand Down

0 comments on commit 60481b4

Please sign in to comment.