Update run.yml

This commit is contained in:
Larvan2 2024-02-12 15:19:01 +08:00 committed by GitHub
parent 0aa4da0a02
commit 322531867d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,6 +52,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: '1.22'
go-version-file: ./custom/go.mod
cache-dependency-path: ./custom/go.sum