Skip to content

Commit

Permalink
upgrade Go in GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
ayakovlenko committed May 7, 2024
1 parent a780706 commit fb70afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.14.x
go-version: 1.22.x
id: go

- name: Check out code into the Go module directory
Expand Down

0 comments on commit fb70afa

Please sign in to comment.