diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 7f37989..9191aa8 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Download Build - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: Website