Skip to content

Commit 0713751

Browse files
Upgrade: Bump actions/configure-pages from 4 to 5 (#202)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d51bb4d commit 0713751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
npm run docs:build
3939
4040
- name: Setup Pages
41-
uses: actions/configure-pages@v4
41+
uses: actions/configure-pages@v5
4242

4343
- name: Upload artifact
4444
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)