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.
2 parents b15133a + a97e5ed commit 5c54c4cCopy full SHA for 5c54c4c
.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