Update actions/setup-go action to v5

pull/28/head
renovate[bot] 2023-12-06 17:33:32 +00:00 committed by GitHub
parent 9bbf1f78fd
commit 0ea473d7ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
steps: steps:
- name: Set up Go 1.21 - name: Set up Go 1.21
uses: actions/setup-go@v4 uses: actions/setup-go@v5
with: with:
go-version: 1.21 go-version: 1.21
id: go id: go