diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d7e5827..36c3d2b 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@v5 + uses: actions/download-artifact@v6 with: name: package path: ./package