We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bb710 commit 110e699Copy full SHA for 110e699
.github/workflows/_docker-build-push.yml
@@ -64,7 +64,7 @@ jobs:
64
images: ${{ env.IMAGE_NAME }}
65
66
- name: Setup repo
67
- uses: blockscout/blockscout-ci-cd/.github/actions/setup-multiarch-buildx@master
+ uses: blockscout/actions/.github/actions/setup-multiarch-buildx@master
68
id: setup
69
with:
70
docker-image: ${{ env.IMAGE_NAME }}
0 commit comments