commit 1381c0d272ca4cc28e711c60ed1f0797f192f10f parent 217afb7dd12043e4fc31304103c7172d79cd74ae Author: Sean Enck <sean@ttypty.com> Date: Tue, 1 Aug 2023 18:29:37 -0400 extra line Diffstat:
| M | .github/workflows/release.yml | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml @@ -13,8 +13,7 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 0 - - - name: go + - name: go uses: actions/setup-go@v4 with: go-version: 1.19