Skip to content

Commit 3184d89

Browse files
author
wenchyzhu
committed
chore: upgrade testing workflow
1 parent 9e19b92 commit 3184d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install Go
1414
uses: actions/setup-go@v5
1515
with:
16-
go-version: 1.20
16+
go-version: "1.20.x"
1717

1818
- name: Checkout Code
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)