mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 01:19:33 +00:00
Update to v1.25.4 (#6477)
* Update to v1.25.4 Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com> * Bump golang version to v1.19.3 Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com> Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
This commit is contained in:
2
.github/workflows/integration.yaml
vendored
2
.github/workflows/integration.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.19.2'
|
||||
go-version: '1.19.3'
|
||||
check-latest: true
|
||||
cache: true
|
||||
cache-dependency-path: |
|
||||
|
||||
2
.github/workflows/unitcoverage.yaml
vendored
2
.github/workflows/unitcoverage.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.19.2'
|
||||
go-version: '1.19.3'
|
||||
check-latest: true
|
||||
cache: true
|
||||
cache-dependency-path: |
|
||||
|
||||
Reference in New Issue
Block a user