Skip to content

Commit 5c54c4c

Browse files
authored
Merge pull request #4891 from marcduiker/update-root-action-checkout
Update download artifact action for Algolia search
2 parents b15133a + a97e5ed commit 5c54c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website-root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
with:
9191
submodules: false
9292
- name: Download Hugo artifacts
93-
uses: actions/download-artifact@v3
93+
uses: actions/download-artifact@v4
9494
with:
9595
name: hugo_build
9696
path: site/

0 commit comments

Comments
 (0)