Skip to content

Commit 5d56303

Browse files
Update actions/download-artifact action to v6 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2aa3e9b commit 5d56303

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

0 commit comments

Comments
 (0)