From 8fcbe657b07a64cc1391a82863ca00dda11991d3 Mon Sep 17 00:00:00 2001 From: ac79b0c6 <105047743+ac79b0c6@users.noreply.github.com> Date: Thu, 30 Mar 2023 17:53:53 +0800 Subject: update action --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github/workflows/release.yml') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 31390f1..95d2a2c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,8 +15,6 @@ jobs: - name: Set up Go uses: actions/setup-go@v2 - with: - go-version: 1.20.2 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v3 -- cgit v1.2.1