Update actions/setup-go action to v5 (#679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-01 09:29:28 +01:00 committed by GitHub
parent b063b8bbd0
commit 57b45e8d86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
with:
files: packages/**
- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: 1.21.1
- name: Validate changed packages bump version