diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9e59f1cc..88662b18 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -256,7 +256,7 @@ jobs: password: ${{ secrets.DOCKER_HUB_TOKEN }} logout: true - name: Download environment info - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: Environment information path: ${{ runner.temp }}/ @@ -280,7 +280,7 @@ jobs: name: Environment information path: ${{ runner.temp }}/environment.txt - name: Download EMS Artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: EMS path: ${{ runner.temp }}/ @@ -292,7 +292,7 @@ jobs: ls -la dist/ems/runtimes working-directory: docker - name: Download EMS.BlazorWasm Build Artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: EMS.BlazorWasm path: ${{ runner.temp }}/