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 53a4ad1 commit 56f52f2Copy full SHA for 56f52f2
1 file changed
.github/workflows/website-preview-cd.yml
@@ -37,7 +37,7 @@ jobs:
37
})
38
39
- name: Download Artifact
40
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
41
with:
42
name: website-preview
43
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments