Skip to content

Commit 48a18a7

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

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@v3
41+
uses: actions/configure-pages@v4
4242

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

0 commit comments

Comments
 (0)