Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
refaktor authored Sep 26, 2024
1 parent 84ce56f commit 5756a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version: 1.20.0
go-version: 1.22.0
cache: true
- run: go install fyne.io/fyne/v2/cmd/fyne@latest
- run: go mod tidy
Expand Down

0 comments on commit 5756a7d

Please sign in to comment.