diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ca2c9ed..904afa3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -124,7 +124,7 @@ jobs: run: npm ci - name: Download build artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: package path: ./package