github: upload-artifacts/download-artifacts/cache@v3 (#3700)
This commit is contained in:
parent
23d538fdaf
commit
ca8ef7ce73
|
@ -132,7 +132,7 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Download tar archive
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: ${{ env.VERILATOR_ARCHIVE }}
|
||||
path: ${{ github.workspace }}
|
||||
|
|
Loading…
Reference in New Issue