ci: use gitea actions instead of drone #40

Merged
张泊明518370910136 merged 40 commits from actions into master 2024-09-20 08:03:01 +08:00
Showing only changes of commit 6a4795561c - Show all commits

View File

@ -14,7 +14,7 @@ jobs:
whoami whoami
pwd pwd
- name: Setup Go 1.23.1 - name: Setup Go 1.23.1
uses: https://gitea.com/actions/setup-go@v5 uses: https://gitea.com/actions/setup-go@v3
with: with:
go-version: 1.23.1 go-version: 1.23.1
- name: Display Go version - name: Display Go version