Removed set and upgraded Go to 1.24
All checks were successful
Test / build (push) Successful in 1m1s
All checks were successful
Test / build (push) Successful in 1m1s
This commit is contained in:
parent
0cf2f816da
commit
2e8e60f904
3 changed files with 1 additions and 61 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.22.4
|
||||
go-version: 1.24
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 21.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue