diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 80855fa6..ae078b75 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -71,7 +71,7 @@ jobs: run: ./build/install_docker.sh - name: Download image artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: name: images path: images