Skip to content

Commit

Permalink
feat(github-action)!: Update actions/deploy-pages action to v4.0.0 (#…
Browse files Browse the repository at this point in the history
…6599)

Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] authored Dec 19, 2023
1 parent febf152 commit d2d1d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630 # v3.0.1
uses: actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0
with:
token: "${{ steps.app-token.outputs.token }}"
artifact_name: github-pages

0 comments on commit d2d1d85

Please # to comment.