Skip to content

Commit 4c292e2

Browse files
committed
CI: use setup-go@v5
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 557d9b9 commit 4c292e2

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
@@ -46,7 +46,7 @@ jobs:
4646
- name: Test (shared mode)
4747
run: ./test/test.sh /var/run/socket_vmnet
4848
# Bridged mode cannot be tested on GHA
49-
- uses: actions/setup-go@v3
49+
- uses: actions/setup-go@v5
5050
with:
5151
go-version: 1.20.x
5252
- name: Install Lima

0 commit comments

Comments
 (0)