Compare commits

1 Commits

Author SHA1 Message Date
CSRBot 909db1a45a chore(deps): update actions
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 23s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 7s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 1m11s
Lint Markdown files / Run markdown linter (pull_request) Failing after 12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 12s
2026-05-24 18:04:44 +00:00
+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.1.0
- uses: docker/setup-qemu-action@v4.0.0
with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
- uses: actions/setup-go@v6.4.0