github: upload-artifacts/download-artifacts/cache@v3 (#3700)

This commit is contained in:
Wilson Snyder 2022-10-20 20:23:04 -04:00
parent 23d538fdaf
commit ca8ef7ce73

View File

@ -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 }}