We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0447c1 commit c4d5727Copy full SHA for c4d5727
1 file changed
.github/workflows/main.yml
@@ -68,7 +68,7 @@ jobs:
68
ref: gh-pages
69
70
- name: Download artifact
71
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
72
with:
73
name: site
74
path: site
0 commit comments