We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f192415 commit 0737b78Copy full SHA for 0737b78
.github/workflows/preview-site.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/[email protected]
15
16
- name: Download Site dir
17
- uses: dawidd6/action-download-artifact@v2
+ uses: dawidd6/action-download-artifact@v6
18
with:
19
github_token: ${{ secrets.GH_ACCESS_TOKEN }}
20
workflow: build-and-preview-site.yml
0 commit comments