diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0f7fe7..af14dce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: uses: actions/checkout@v3 - name: Download build artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: build path: build