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