chore(deps): update actions
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 7s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 38s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 16s

This commit was merged in pull request #88.
This commit is contained in:
2026-04-21 14:10:28 +00:00
committed by Markus Pesch
parent cedfc2ce4c
commit 86dc3b1c53
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: