diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f768074..bb66898 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,7 +51,7 @@ jobs: echo "::warning title=Invalid file permissions automatically fixed::$line" done - name: Archive production artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: github-pages path: |