mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
Update run.yml
This commit is contained in:
parent
0aa4da0a02
commit
322531867d
1
.github/workflows/run.yml
vendored
1
.github/workflows/run.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
|
go-version: '1.22'
|
||||||
go-version-file: ./custom/go.mod
|
go-version-file: ./custom/go.mod
|
||||||
cache-dependency-path: ./custom/go.sum
|
cache-dependency-path: ./custom/go.sum
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user