1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-20 14:52:27 -07:00

update test version

This commit is contained in:
2025-11-10 16:08:40 -05:00
parent f86c2dbf46
commit 93dd230be0

View File

@@ -11,7 +11,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.25"
- name: Install dependencies
run: go get .