Skip to content

Commit 0f70002

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

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
@@ -37,7 +37,7 @@ jobs:
3737
npm run pre-build
3838
npm run build
3939
- name: Setup Pages
40-
uses: actions/configure-pages@v4
40+
uses: actions/configure-pages@v5
4141
- name: Upload artifact
4242
uses: actions/upload-pages-artifact@v3
4343
with:

0 commit comments

Comments
 (0)