Skip to content

Commit d81d92e

Browse files
authored
Merge pull request #361 from xdev-software/renovate/actions-deploy-pages-5.x
Update actions/deploy-pages action to v5
2 parents b69d61c + 0f20970 commit d81d92e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/antora-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Deploy to GitHub Pages
4747
id: deployment
48-
uses: actions/deploy-pages@v4
48+
uses: actions/deploy-pages@v5
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
5151
artifact_name: site

0 commit comments

Comments
 (0)