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 bbb5516 commit c6a130cCopy full SHA for c6a130c
.github/workflows/website-root.yml
@@ -90,7 +90,7 @@ jobs:
90
with:
91
submodules: false
92
- name: Download Hugo artifacts
93
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
94
95
name: hugo_build
96
path: site/
0 commit comments