Skip to content

Commit 778138d

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

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
@@ -32,7 +32,7 @@ jobs:
3232
run: |+
3333
npm run docs:build
3434
- name: Setup Pages
35-
uses: actions/configure-pages@v4
35+
uses: actions/configure-pages@v5
3636
- name: Upload artifact
3737
uses: actions/upload-pages-artifact@v3
3838
with:

0 commit comments

Comments
 (0)