We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c325637 + 0737b78 commit 3f7a664Copy full SHA for 3f7a664
1 file changed
.github/workflows/preview-site.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v2.3.1
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