Skip to content

Commit 2c60855

Browse files
committed
Update GitHub Pages action to version 5 in CI/CD workflow
1 parent 1b24b63 commit 2c60855

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ jobs:
5656
run: pnpm run build
5757

5858
- name: Setup Pages
59-
uses: actions/configure-pages@v4
60-
with:
61-
enablement: true
59+
uses: actions/configure-pages@v5
6260

6361
- name: Upload to GitHub Pages
6462
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)