chore(deps): update actions/setup-go action to v7
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
meshbook.py
|
meshbook.py
|
||||||
|
|
||||||
- name: Setup the Go programming language
|
- name: Setup the Go programming language
|
||||||
uses: actions/setup-go@v6
|
uses: actions/setup-go@v7
|
||||||
with:
|
with:
|
||||||
go-version: 'stable'
|
go-version: 'stable'
|
||||||
|
|
||||||
@@ -144,7 +144,7 @@ jobs:
|
|||||||
meshbook.py
|
meshbook.py
|
||||||
|
|
||||||
- name: Setup the Go programming language
|
- name: Setup the Go programming language
|
||||||
uses: actions/setup-go@v6
|
uses: actions/setup-go@v7
|
||||||
with:
|
with:
|
||||||
go-version: 'stable'
|
go-version: 'stable'
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
lfs: false
|
lfs: false
|
||||||
|
|
||||||
- uses: actions/setup-go@v6
|
- uses: actions/setup-go@v7
|
||||||
with:
|
with:
|
||||||
go-version: 1.26
|
go-version: 1.26
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user