Skip to content

Commit 7235417

Browse files
chore(deps): update actions/configure-pages action to v5 (#343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 112b9b3 commit 7235417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

+1-1
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@v4
36+
uses: actions/configure-pages@v5
3737
- name: Upload artifact
3838
uses: actions/upload-pages-artifact@v3
3939
with:

0 commit comments

Comments
 (0)