mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2025-11-03 17:46:54 +08:00
Update run.yml
This commit is contained in:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user