We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6397ab2 commit 1562fc3Copy full SHA for 1562fc3
.github/workflows/deploy-preview.yml
@@ -19,7 +19,7 @@ jobs:
19
name: "Deploy Preview to Cloudflare Pages"
20
steps:
21
- name: "Download build artifact"
22
- uses: "actions/download-artifact@v4"
+ uses: "actions/download-artifact@v5"
23
id: "preview-build-artifact"
24
with:
25
name: "preview-build"
0 commit comments