diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index f934d78..d7514e8 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Download Build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: Website