Merge pull request #65 from onixbyte/dependabot/github_actions/actions/upload-pages-artifact-4
chore: bump actions/upload-pages-artifact from 3 to 4
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
uses: actions/configure-pages@v5
|
uses: actions/configure-pages@v5
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: './dist'
|
path: './dist'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user