mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 14:14:13 +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"
|
||||
merge-multiple: true
|
||||
- uses: "actions/configure-pages@v5"
|
||||
- uses: "actions/upload-pages-artifact@v3"
|
||||
- uses: "actions/upload-pages-artifact@v4"
|
||||
with:
|
||||
path: 'public'
|
||||
- id: "deployment"
|
||||
|
||||
Reference in New Issue
Block a user