Skip to content

Commit 2fb5878

Browse files
committed
update to go 1.23
1 parent 2e632dd commit 2fb5878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Install Go
1010
uses: actions/setup-go@v3
1111
with:
12-
go-version: '1.19'
12+
go-version: '1.23'
1313
- name: Check out the repo
1414
uses: actions/checkout@v2
1515
- name: Test

0 commit comments

Comments
 (0)