Skip to content

Commit 9be1046

Browse files
authored
Bump actions/configure-pages from 4 to 5 (#15)
2 parents a67ae95 + fdaf6cb commit 9be1046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

106106
- name: Set up GitHub pages
107107
if: "!github.event.release.prerelease"
108-
uses: actions/configure-pages@v4
108+
uses: actions/configure-pages@v5
109109

110110
- name: Upload docs artifact to pages
111111
if: "!github.event.release.prerelease"

0 commit comments

Comments
 (0)