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

This commit is contained in:
renovate[bot] 2023-07-17 10:48:46 +00:00 committed by GitHub
parent a9acf62d93
commit a517c9e81b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v3 uses: actions/setup-go@v4
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v2
with: with: