chore(deps): update actions/setup-go action to v4 (#6)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-17 00:13:50 +02:00
committed by GitHub
parent d9a4f04744
commit 0aa1d3243e

View File

@@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: '^1.20'
- name: Install earthly