From f86c9c37ec3074c22f85de5a1c5509eb873ea40a Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Mon, 3 Jun 2024 22:56:04 -0300 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d8664e..2bde4ba 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ jobs: fetch-depth: 0 - name: Set up Go - uses: actions/setup-go@v4 + uses: actions/setup-go@v5 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v5