updated ci action to go ver 6 and added .key to gitignore

This commit is contained in:
2026-05-13 03:57:14 +10:00
parent 054394f3b2
commit 80116cfa52
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Setup Go - name: Setup Go
uses: actions/setup-go@v5 uses: actions/setup-go@v6
with: with:
go-version-file: go.mod go-version-file: go.mod