Skip to content

Commit c6c15fa

Browse files
authored
Update go.yml
1 parent 8c581a3 commit c6c15fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99

10-
- name: Set up Go 1.13
10+
- name: Set up Go 1.23
1111
uses: actions/setup-go@v1
1212
with:
13-
go-version: 1.13
13+
go-version: 1.23
1414
id: go
1515

1616
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)