Skip to content

Commit 363c915

Browse files
Merge pull request #37 from xdev-software/dependabot/github_actions/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents 5eca662 + 0c05dfe commit 363c915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/antora-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: npx antora docs/antora-playbook.yml
3636

3737
- name: Setup Pages
38-
uses: actions/configure-pages@v3
38+
uses: actions/configure-pages@v4
3939

4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)