Compare commits

..

No commits in common. "6ce5f8bf9f0e901d4d9bce2f290e469622e6a9b0" and "1c806995996c476f7c27e7393d465f3b249ae29e" have entirely different histories.

View File

@ -23,7 +23,7 @@ jobs:
- name: Unshallow - name: Unshallow
run: git fetch --prune --unshallow run: git fetch --prune --unshallow
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v4 uses: actions/setup-go@v3
with: with:
go-version: 1.18 go-version: 1.18
- name: Import GPG key - name: Import GPG key