Skip to content

Commit 8889da1

Browse files
chore(deps): update actions/configure-pages action to v6 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a40f92 commit 8889da1

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
@@ -34,7 +34,7 @@ jobs:
3434
export NODE_OPTIONS="--max-old-space-size=8192"
3535
npm run docs:build
3636
- name: Setup Pages
37-
uses: actions/configure-pages@v5
37+
uses: actions/configure-pages@v6
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v4
4040
with:

0 commit comments

Comments
 (0)