diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d575895..bd1efc42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -166,7 +166,7 @@ jobs: install-bun: "false" - name: Download dist artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: dist-build path: dist/ @@ -394,7 +394,7 @@ jobs: - name: Download dist artifact (lint lane) if: matrix.task == 'lint' - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: dist-build path: dist/