Skip to content

Commit 443aeb2

Browse files
Update actions/download-artifact action to v8
1 parent 2e781b3 commit 443aeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Download Build
27-
uses: actions/download-artifact@v7
27+
uses: actions/download-artifact@v8
2828
with:
2929
name: Website
3030

0 commit comments

Comments
 (0)