mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
build: fix fig.yml
This commit is contained in:
parent
6fd5fd45ea
commit
161bc9e706
4
.github/workflows/fig.yml
vendored
4
.github/workflows/fig.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
fig:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
|
||||
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4
|
||||
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
|
||||
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4
|
||||
with:
|
||||
go-version: stable
|
||||
cache: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user