Skip to content

Commit

Permalink
ci: go 1.20.14
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP committed Jun 20, 2024
1 parent 3ccdb3d commit 572220f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '^1.18.8'
go-version: '^1.20.14'
cache: true

- run: go run mage.go check

0 comments on commit 572220f

Please sign in to comment.