Update workflow to go1.23

This commit is contained in:
世界
2024-08-20 21:33:31 +08:00
parent a06d10c3bc
commit 0f7154afbd
4 changed files with 24 additions and 5 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