chore(deps): update actions/checkout action to v6.0.3
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m49s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 1m5s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 21s
Lint Markdown files / Run markdown linter (pull_request) Successful in 11s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 14m56s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 41s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 18s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 8s

This commit is contained in:
2026-06-04 15:12:10 +00:00
parent 03fff9894f
commit 6a2a0f8172
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
name: "Release application"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: actions/checkout@v6.0.3
with:
fetch-depth: 0
- uses: docker/setup-qemu-action@v4.0.0