diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e889e7..8d7ead2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -225,7 +225,7 @@ jobs: run: npm ci - name: Download Build Artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: extension-package path: dist