Bump up setup-go in CI

This commit is contained in:
Andrei Pohilko
2024-02-20 12:49:33 +00:00
parent 20128d39f3
commit 947c0aa96f
2 changed files with 6 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: "1.21"
- name: git cleanup