Skip to content

Commit 476420d

Browse files
Update actions/download-artifact action to v5 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4ff49f commit 476420d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v4
27+
uses: actions/download-artifact@v5
2828
with:
2929
name: Website
3030

0 commit comments

Comments
 (0)