diff --git a/.github/workflows/nuxtjs.yml b/.github/workflows/nuxtjs.yml index b86d332..10fbeba 100644 --- a/.github/workflows/nuxtjs.yml +++ b/.github/workflows/nuxtjs.yml @@ -30,7 +30,7 @@ jobs: - name: Build the website run: yarn generate - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 name: Upload build artifacts with: name: website