Skip to content

Bump github.com/jackalLabs/canine-chain/v4 from 4.1.0-beta.2 to 4.1.3-beta.1 #2

Bump github.com/jackalLabs/canine-chain/v4 from 4.1.0-beta.2 to 4.1.3-beta.1

Bump github.com/jackalLabs/canine-chain/v4 from 4.1.0-beta.2 to 4.1.3-beta.1 #2

Workflow file for this run

name: Build
on:
pull_request:
push:
branches: ["main"]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-go@v5
with:
go-version: 1.23 # The Go version to download (if necessary) and use.
- name: Build CLI
run: go install