Skip to content

Commit

Permalink
Bump Go to 1.17 in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannic committed Feb 14, 2022
1 parent 067a413 commit ce809d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Go
uses: actions/[email protected]
with:
go-version: '1.15'
go-version: '1.17'
id: go

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

0 comments on commit ce809d2

Please sign in to comment.