diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e000ab4..d89a3e2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,7 +50,7 @@ jobs: steps: - name: Download __packages id: download - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: __packages path: __packages