Skip to content

Commit d6afe8c

Browse files
committed
update setup-go
1 parent b585319 commit d6afe8c

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
@@ -90,7 +90,7 @@ jobs:
9090
- name: Checkout code
9191
uses: actions/checkout@v4
9292
- name: Setup go
93-
uses: actions/setup-go@v3
93+
uses: actions/setup-go@v4
9494
with:
9595
go-version: 1.20.x
9696
- name: Test

0 commit comments

Comments
 (0)