Update actions/setup-go action to v4

This commit is contained in:
renovate[bot]
2023-03-16 16:01:20 +00:00
committed by GitHub
parent d056af8001
commit f1e6c9b9b7

View File

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