Skip to content

Commit

Permalink
chore(TTF): update go
Browse files Browse the repository at this point in the history
  • Loading branch information
alk-gpajot authored Apr 11, 2023
1 parent 898bfe0 commit 439bebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: ~1.17
go-version: ~1.19
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v3
Expand All @@ -33,7 +33,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: ~1.17
go-version: ~1.19
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v3
Expand Down

0 comments on commit 439bebb

Please sign in to comment.