chore(deps): update actions/checkout action to v6.0.3
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 58s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 22s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m54s
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:32:56 +00:00
parent 83cf3edd43
commit 8537edf765
4 changed files with 4 additions and 4 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