chore(deps): update actions/upload-pages-artifact action to v4
All checks were successful
Validate PR Title / validate (pull_request) Successful in 14s
All checks were successful
Validate PR Title / validate (pull_request) Successful in 14s
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v5
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
# Upload entire repository
|
||||
path: '.'
|
||||
|
Reference in New Issue
Block a user