mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
chore(deps): update actions/upload-pages-artifact action to v4
This commit is contained in:
2
.github/workflows/deploy2.yml
vendored
2
.github/workflows/deploy2.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
path: "./public"
|
path: "./public"
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
- uses: "actions/configure-pages@v5"
|
- uses: "actions/configure-pages@v5"
|
||||||
- uses: "actions/upload-pages-artifact@v3"
|
- uses: "actions/upload-pages-artifact@v4"
|
||||||
with:
|
with:
|
||||||
path: 'public'
|
path: 'public'
|
||||||
- id: "deployment"
|
- id: "deployment"
|
||||||
|
|||||||
Reference in New Issue
Block a user