1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 21:31:18 +01:00

feat: update to golang 1.22.7

This commit is contained in:
Sagar Chauhan
2024-11-14 19:04:24 +05:30
committed by GitHub
parent 355919f3e6
commit 0424cf44dd
3 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '1.22.3'
go-version: '1.22.7'
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.2.1