chore(deps): update docker/setup-qemu-action action to v4.1.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 16s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 16s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 36s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 37s

This commit is contained in:
2026-06-04 15:34:37 +00:00
parent 83cf3edd43
commit e8bc412be5
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v6.0.2
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