use goreleaser-cross:v1.19.2

see https://github.com/actions/checkout/issues/1169
This commit is contained in:
卖女孩的小火柴 2023-03-01 23:29:56 +08:00 committed by GitHub
parent 64dd7b9649
commit 5c9341e57e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
container:
image: goreleaser/goreleaser-cross
image: goreleaser/goreleaser-cross:v1.19.2
steps:
- uses: actions/checkout@master
with: