Skip to content

Commit

Permalink
fix: update go version on actions for ppa (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac authored Jul 10, 2024
1 parent 1527f6f commit 3e2a32d
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 @@ -189,7 +189,7 @@ jobs:
path: sedge
- uses: actions/setup-go@v5
with:
go-version: "1.19.0"
go-version: "1.21.0"
- name: Run publish PPA script
env:
GOPATH: /home/runner/go
Expand Down

0 comments on commit 3e2a32d

Please sign in to comment.