diff --git a/.github/workflows/nuxtjs.yml b/.github/workflows/nuxtjs.yml index b86d332..9b49e39 100644 --- a/.github/workflows/nuxtjs.yml +++ b/.github/workflows/nuxtjs.yml @@ -44,7 +44,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Download website - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: website