Skip to content

Commit b21a276

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/static-deploy-github-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build
4545
run: npm run build
4646
- name: Setup Pages
47-
uses: actions/configure-pages@v4
47+
uses: actions/configure-pages@v5
4848
- name: Upload artifact
4949
uses: actions/upload-pages-artifact@v3
5050
with:

0 commit comments

Comments
 (0)