mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-01-03 17:59:12 +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
|
- name: Set up Go
|
||||||
uses: actions/setup-go@master
|
uses: actions/setup-go@master
|
||||||
with:
|
with:
|
||||||
go-version: '1.24'
|
go-version: '1.25'
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user