mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-02 21:09:41 +00:00
Update to v1.27.8 (#8921)
Signed-off-by: Johnatas <johnatas.santos@suse.com>
This commit is contained in:
2
.github/workflows/integration.yaml
vendored
2
.github/workflows/integration.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20.10'
|
||||
go-version: '1.20.11'
|
||||
check-latest: true
|
||||
cache: true
|
||||
cache-dependency-path: |
|
||||
|
||||
2
.github/workflows/unitcoverage.yaml
vendored
2
.github/workflows/unitcoverage.yaml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20.10'
|
||||
go-version: '1.20.11'
|
||||
check-latest: true
|
||||
cache: true
|
||||
cache-dependency-path: |
|
||||
|
||||
Reference in New Issue
Block a user