Skip to content

Commit 84ea6b4

Browse files
chore(deps): bump actions/configure-pages from 3 to 4 (#170)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6725c9c commit 84ea6b4

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build docs
3434
run: npm run docs:build
3535
- name: Setup Pages
36-
uses: actions/configure-pages@v3
36+
uses: actions/configure-pages@v4
3737
- name: Upload artifact
3838
uses: actions/upload-pages-artifact@v2
3939
with:

0 commit comments

Comments
 (0)