Merge pull request #33 from cluntop/dependabot-github_actions-all-actions-903567a242
ci(deps): bump actions/upload-pages-artifact from 4 to 5 in the all-actions group
This commit is contained in:
@@ -81,7 +81,7 @@ jobs:
|
|||||||
uses: actions/configure-pages@v6
|
uses: actions/configure-pages@v6
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v4
|
uses: actions/upload-pages-artifact@v5
|
||||||
with:
|
with:
|
||||||
# Upload entire repository
|
# Upload entire repository
|
||||||
path: ${{ env.UPLOAD_PATH }}
|
path: ${{ env.UPLOAD_PATH }}
|
||||||
|
|||||||
Reference in New Issue
Block a user