Skip to content

Commit 9cfe9fc

Browse files
Noisyxlsjudson
authored andcommitted
Update download-artifact action to version 7
1 parent 925d2d8 commit 9cfe9fc

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)