mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 16:28:53 +02:00
Bump actions/download-artifact from 4 to 5 (#6367)
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Download tar archive
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: ${{ env.VERILATOR_ARCHIVE }}
|
||||
path: ${{ github.workspace }}
|
||||
|
||||
Reference in New Issue
Block a user