diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 33c2f0c..a3dd56f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -68,7 +68,7 @@ jobs: run: npm ci - name: Download build artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: package path: ./package