Update download artifact action version
This commit is contained in:
committed by
GitHub
parent
66a1b1c315
commit
298786d5b3
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -107,7 +107,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Download artifact
|
||||
uses: actions/download-artifact@v2.1.1
|
||||
uses: actions/download-artifact@v4.1.8
|
||||
with:
|
||||
name: production-files
|
||||
path: ./build
|
||||
|
||||
Reference in New Issue
Block a user