fix: same for download-artifact
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Download build artifact
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: site-build
|
||||
path: output/
|
||||
|
Reference in New Issue
Block a user