mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-24 10:40:09 +08:00
fix(ci): wrong push lint
This commit is contained in:
parent
f23e44503c
commit
531ea7fa0c
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@master
|
||||
with:
|
||||
go-version: '1.24'
|
||||
go-version: '1.25'
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user