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.
1 parent 2aa3e9b commit 5d56303Copy full SHA for 5d56303
.github/workflows/cd.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Download Build
27
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
28
with:
29
name: Website
30
0 commit comments