diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0209228..7a50b42 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@v6 + uses: actions/download-artifact@v7 with: name: __packages path: __packages