2 parents a521304 + 13aeb1b commit 613bb72Copy full SHA for 613bb72
1 file changed
.github/workflows/preview-html.yml
@@ -13,7 +13,7 @@ jobs:
13
output1: ${{ steps.echo_pr_nb.outputs.pr_number }}
14
steps:
15
- name: Download workflow artifact
16
- uses: dawidd6/action-download-artifact@v16
+ uses: dawidd6/action-download-artifact@v18
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
workflow: build.yml
@@ -58,7 +58,7 @@ jobs:
58
id: deploy-preview
59
message: "Starting deployment of preview ⏳..."
60
61
62
63
64
0 commit comments