chore: update CI/CD workflows, Homebrew and new contributors (#552)

This commit is contained in:
Roger
2026-04-05 21:18:49 +08:00
committed by GitHub
parent 15cc1816c1
commit 6902243895
10 changed files with 68 additions and 120 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with: