Skip to content

Bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 #216

Bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3

Bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 #216

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
mage:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
-
name: Set up Go
uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
-
name: Run Mage
uses: magefile/mage-action@v3
with:
version: latest
args: build