summaryrefslogtreecommitdiffstats
path: root/.github/workflows/goreleaser.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/goreleaser.yml')
-rw-r--r--.github/workflows/goreleaser.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml
index 51862a0..a7356ab 100644
--- a/.github/workflows/goreleaser.yml
+++ b/.github/workflows/goreleaser.yml
@@ -13,7 +13,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
with:
go-version: "^1"
check-latest: true