chore(deps): update actions
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 20s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 6s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 58s
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 51s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 14s

This commit is contained in:
2026-04-20 10:07:15 +00:00
parent 6a58b18803
commit a8dfbdc5d5
3 changed files with 6 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ jobs:
os: [ ubuntu-latest-amd64, ubuntu-latest-arm64 ]
steps:
- uses: actions/checkout@v6.0.2
- uses: actions/setup-go@v6.3.0
- uses: actions/setup-go@v6.4.0
with:
go-version: ${{ matrix.go }}
- env: