Switch to using download@v4-beta
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
path: artifact
|
path: artifact
|
||||||
|
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4-beta
|
||||||
with:
|
with:
|
||||||
name: github-pages
|
name: github-pages
|
||||||
path: artifact2
|
path: artifact2
|
||||||
|
|||||||
Reference in New Issue
Block a user