Merge pull request 'chore(deps): update docker/setup-qemu-action action to v4.1.0' (#91) from renovate/docker-setup-qemu-action-4.x into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 43s

This commit was merged in pull request #91.
This commit is contained in:
2026-06-04 17:03:14 +00:00
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v6.0.3
with:
fetch-depth: 0
- uses: docker/setup-qemu-action@v4.0.0
- uses: docker/setup-qemu-action@v4.1.0
with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
- uses: actions/setup-go@v6.4.0