diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ab5810249..0bfe6b33f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -164,7 +164,7 @@ jobs: install-just: true - name: Download docker image - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: job-server-image path: /tmp/image