Compare commits

..

1 Commits

Author SHA1 Message Date
bf0598b4e5 chore(deps): update actions/checkout action to v5
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 2s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 2s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 2s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 3s
Lint Markdown files / Run markdown linter (pull_request) Failing after 7s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 5s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 3s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 4s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 3s
2025-08-12 07:15:48 +00:00

View File

@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-go@v5.5.0
with:
go-version: stable
- uses: docker/login-action@v3.5.0
- uses: docker/login-action@v3.4.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}