Compare commits
No commits in common. "6ce5f8bf9f0e901d4d9bce2f290e469622e6a9b0" and "1c806995996c476f7c27e7393d465f3b249ae29e" have entirely different histories.
6ce5f8bf9f
...
1c80699599
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Unshallow
|
||||
run: git fetch --prune --unshallow
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.18
|
||||
- name: Import GPG key
|
||||
|
Loading…
Reference in New Issue
Block a user