Skip to content

Commit 8da44cf

Browse files
committed
update ci
1 parent e27572e commit 8da44cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Check out code into the Go module directory
1414
uses: actions/checkout@v4
15-
- name: Set up Go 1.23
15+
- name: Set up Go
1616
uses: actions/setup-go@v5
1717
with:
1818
go-version: '^1.23.0'

0 commit comments

Comments
 (0)