chore(deps): update actions
Some checks failed
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) Failing after 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 23s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 5s
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 1m7s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 14s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 1m4s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 12s

This commit is contained in:
2026-04-15 01:04:46 +00:00
parent 6a58b18803
commit 3a47481760
3 changed files with 5 additions and 5 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: