fix: CI warnings (#19380)

This commit is contained in:
Aditya Manthramurthy
2024-03-28 16:44:49 -07:00
committed by GitHub
parent 48deccdc40
commit 4e670458b8
13 changed files with 24 additions and 24 deletions

View File

@@ -76,8 +76,8 @@ jobs:
openid: "http://127.0.0.1:5556/dex"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}
check-latest: true