Skip to content

Commit ae18789

Browse files
Update actions/download-artifact action to v7 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4627e3b commit ae18789

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

0 commit comments

Comments
 (0)