Update actions/setup-go action to v5

This commit is contained in:
renovate[bot]
2023-12-06 17:29:36 +00:00
committed by GitHub
parent fddf51b7bf
commit bf2bfb79b2

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