reset go version

This commit is contained in:
rinfx
2024-01-03 14:41:55 +08:00
parent a2fecd59a1
commit e84f9980a1

View File

@@ -23,7 +23,7 @@ jobs:
- name: "Setup Go"
uses: actions/setup-go@v3
with:
go-version: 1.20
go-version: 1.19
- name: Setup Golang Caches
uses: actions/cache@v3