Skip to content

Commit 5058e93

Browse files
authored
Update download-artifact action to version 7
1 parent e9cac4c commit 5058e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
targets: riscv32im-unknown-none-elf
222222

223223
- name: Download pre-built host project
224-
uses: actions/download-artifact@v6
224+
uses: actions/download-artifact@v7
225225
with:
226226
name: nexus-host-project
227227
path: /tmp/nexus-host

0 commit comments

Comments
 (0)