Skip to content

Commit 55b14ac

Browse files
authored
Bump actions/configure-pages from 4 to 5 (#45)
2 parents 166ad3a + b7f486c commit 55b14ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

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

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

0 commit comments

Comments
 (0)