We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ff49f commit 476420dCopy full SHA for 476420d
1 file changed
.github/workflows/cd.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Download Build
27
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
28
with:
29
name: Website
30
0 commit comments