mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
.github/workflows: upgrade go version
This commit is contained in:
parent
cf71433d87
commit
48deeb7cda
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.22.x'
|
||||
go-version: '1.24.x'
|
||||
|
||||
- name: Install
|
||||
run: make install
|
||||
|
||||
Reference in New Issue
Block a user