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