Skip to content

Commit

Permalink
Merge pull request #91 from netdata/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-qemu-action-3
  • Loading branch information
ilyam8 authored Sep 18, 2023
2 parents 6bb5dc2 + 8b6dc84 commit 0be03d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "publish=false" >> $GITHUB_ENV
fi
- name: Setup QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: Setup Buildx
uses: docker/setup-buildx-action@v2
- name: Docker Hub Login
Expand Down

0 comments on commit 0be03d2

Please sign in to comment.