Skip to content

Commit 1562fc3

Browse files
renovate[bot]jpenilla
authored andcommitted
Update actions/download-artifact action to v5
1 parent 6397ab2 commit 1562fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: "Deploy Preview to Cloudflare Pages"
2020
steps:
2121
- name: "Download build artifact"
22-
uses: "actions/download-artifact@v4"
22+
uses: "actions/download-artifact@v5"
2323
id: "preview-build-artifact"
2424
with:
2525
name: "preview-build"

0 commit comments

Comments
 (0)