diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index dc8d86d..1d38b1a 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -116,7 +116,7 @@ jobs: run: echo ${{ steps.qemu.outputs.platforms }} - name: Download Artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: server path: server/build/libs