Update actions/setup-go action to v4

pull/20/head
renovate[bot] 2023-10-02 19:01:29 +00:00 committed by GitHub
parent 905790d645
commit d2ceedf2b9
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@v1 uses: actions/setup-go@v4
with: with:
go-version: 1.21 go-version: 1.21
id: go id: go