Dependencies: Bump Go to v1.24.5 (#108175)
This commit is contained in:
@@ -167,7 +167,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.24.4
|
||||
go-version: 1.24.5
|
||||
|
||||
- name: Verify Go version
|
||||
run: go version
|
||||
@@ -208,7 +208,7 @@ This GitHub Action automates the deployment of a Grafana dashboard using the Fou
|
||||
The first few steps:
|
||||
|
||||
- Check out the repository to access the project code.
|
||||
- Install Go 1.24.4 using the `actions/setup-go` action.
|
||||
- Install Go 1.24.5 using the `actions/setup-go` action.
|
||||
- Verify Go is properly installed.
|
||||
|
||||
### 2. Download and install `grafanactl`
|
||||
|
||||
Reference in New Issue
Block a user