diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fbafa757..53078f0e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -149,7 +149,7 @@ jobs: sudo apt-get update && sudo apt-get install -y qemu-user-static - name: Download artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: debos-image path: /tmp