Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Jan 3, 2022
1 parent ae497e0 commit 54f864f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- uses: actions/setup-go@v2
with:
go-version: "1.17.x"
go-version: "1.17.5"

- uses: actions/cache@v2
with:
Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: '1.14.4'
go-version: '1.17.5'

- uses: actions/cache@v2
with:
Expand Down

0 comments on commit 54f864f

Please sign in to comment.