Skip to content

Commit

Permalink
docs: bump setup-go action version to v4 in README (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishaningithub committed May 3, 2023
1 parent 08e23cc commit cffc4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,7 +59,7 @@ jobs:
fetch-depth: 0
-
name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
Expand Down

0 comments on commit cffc4af

Please sign in to comment.