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