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