Skip to content

Commit 99ba3e6

Browse files
chore(deps): bump actions/deploy-pages from 4 to 5 (#169)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7209ea1 commit 99ba3e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
url: ${{ steps.deployment.outputs.page_url }}
4343
steps:
4444
- uses: actions/configure-pages@v5
45-
- uses: actions/deploy-pages@v4
45+
- uses: actions/deploy-pages@v5
4646
id: deployment

0 commit comments

Comments
 (0)