Update to v1.23.16+k3s1 (#6776)

This commit is contained in:
Brooks Newberry
2023-01-19 11:06:57 -08:00
committed by GitHub
parent 7d45f1fbbf
commit edc0795686
12 changed files with 397 additions and 217 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: '1.17.13'
go-version: '1.19.5'
- name: Checkout
uses: actions/checkout@v2
with: