diff --git a/.github/workflows/export.yml b/.github/workflows/export.yml index a09c7bd..b0cd102 100644 --- a/.github/workflows/export.yml +++ b/.github/workflows/export.yml @@ -78,7 +78,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download web bundle - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: web path: web