Skip to content

Commit 56f52f2

Browse files
⬆️ Bump actions/download-artifact in the actions group (#3618)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53a4ad1 commit 56f52f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website-preview-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
})
3838
3939
- name: Download Artifact
40-
uses: actions/download-artifact@v4
40+
uses: actions/download-artifact@v5
4141
with:
4242
name: website-preview
4343
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)