Update actions/setup-go action to v5 #32

Merged
renovate[bot] merged 1 commits from renovate/actions-setup-go-5.x into main 2023-12-10 14:46:22 +00:00
Showing only changes of commit bf2bfb79b2 - Show all commits

View File

@@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: 1.19
- name: Create golangci-lint report