diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ae6d41e..afe0a94 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -101,7 +101,7 @@ jobs: fetch-depth: 0 - name: download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: artifacts