Skip to content

Commit

Permalink
Buff: Update github action to Go 1.23+
Browse files Browse the repository at this point in the history
  • Loading branch information
wakatara committed Aug 30, 2024
1 parent 6df47c3 commit dd77109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Go
uses: actions/[email protected]
with:
go-version: ">=1.22.0"
go-version: ">=1.23.0"
- name: Snapcraft Login
run: snapcraft whoami
env:
Expand Down

0 comments on commit dd77109

Please sign in to comment.