mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
actions: Update go version to 1.20
This commit is contained in:
parent
7699df2c80
commit
456c172776
4 changed files with 10 additions and 10 deletions
2
.github/workflows/wireproxy.yml
vendored
2
.github/workflows/wireproxy.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Set up GoReleaser
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: "1.19"
|
||||
go-version: "1.20"
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue