Compare commits
2 Commits
0c80e9226e
...
dbaecfd2c6
| Author | SHA1 | Date | |
|---|---|---|---|
| dbaecfd2c6 | |||
| ba3bc3656e |
@@ -15,7 +15,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
- name: Use Go
|
- name: Use Go
|
||||||
uses: https://github.com/actions/setup-go@v5
|
uses: https://github.com/actions/setup-go@v6
|
||||||
with:
|
with:
|
||||||
go-version: '1.24'
|
go-version: '1.24'
|
||||||
- run: go version
|
- run: go version
|
||||||
Reference in New Issue
Block a user