Update workflow to go1.23

This commit is contained in:
世界
2024-08-20 21:33:31 +08:00
parent 793bf8e2a6
commit a192e43eee
5 changed files with 26 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ^1.22
go-version: ^1.23
- name: Extract signing key
run: |-
mkdir -p $HOME/.gnupg