Merge pull request 'chore(deps): update docker/setup-qemu-action action to v4.1.0' (#163) from renovate/actions into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 10s
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
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 34s

This commit was merged in pull request #163.
This commit is contained in:
2026-05-27 19:02:33 +00:00
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: docker/setup-qemu-action@v4.0.0
- uses: docker/setup-qemu-action@v4.1.0
- uses: actions/setup-go@v6.4.0
with:
go-version: stable