Skip to content

Commit 0f20970

Browse files
committed
Update actions/deploy-pages action to v5
1 parent 7ce4e5e commit 0f20970

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)