diff --git a/.github/workflows/export.yml b/.github/workflows/export.yml index 592c3dc..41690aa 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@v5 + uses: actions/download-artifact@v6 with: name: web path: web