Bump up pipeline to 1.22

This commit is contained in:
Andrei Pohilko
2024-03-31 12:34:21 +01:00
parent d123bcee93
commit d56ee6a42b
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "1.21"
go-version: "1.22"
- name: git cleanup
run: git clean -f
- name: Run GoReleaser