chore(deps)(deps): bump actions/upload-pages-artifact from 3 to 4 #59
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@@ -38,7 +38,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: './site'
|
||||
|
||||
Reference in New Issue
Block a user