Skip to content

Commit

Permalink
bump go version in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-w-shaw committed May 15, 2024
1 parent b48de02 commit 3a8cb43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/client-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:

steps:

- name: Set up Go 1.14
- name: Set up Go 1.17
uses: actions/[email protected]
with:
go-version: 1.14
go-version: 1.17
id: go

- name: Checkout
Expand Down

0 comments on commit 3a8cb43

Please sign in to comment.