Skip to content

Commit a2dc86b

Browse files
committed
CI: Switch to actions/downlaod-artifact@v4
v2 is not supported anymore by Github's CI. Signed-off-by: Paul Cercueil <paul@crapouillou.net>
1 parent 487a2ff commit a2dc86b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
with:
147147
repository: 'OpenDingux/odbootd'
148148
path: 'odbootd'
149-
- uses: actions/download-artifact@v2
149+
- uses: actions/download-artifact@v4
150150
with:
151151
name: vmlinuz
152152
path: odbootd

0 commit comments

Comments
 (0)