mirror of
https://github.com/FloatTech/zbpdata.git
synced 2026-02-15 11:49:35 +09:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a1b4b35b81 | ||
|
|
aa36b73261 | ||
|
|
9ab61d6b81 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@master
|
uses: actions/setup-go@master
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.24'
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|||||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.24'
|
||||||
|
|
||||||
- name: Run Updater
|
- name: Run Updater
|
||||||
env:
|
env:
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,5 +3,4 @@ cache
|
|||||||
/VtbQuotation/store
|
/VtbQuotation/store
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.vscode
|
.vscode
|
||||||
/[a-z]*
|
|
||||||
!/Tarot
|
!/Tarot
|
||||||
BIN
Xhstext/xhstext.db
Normal file
BIN
Xhstext/xhstext.db
Normal file
Binary file not shown.
Reference in New Issue
Block a user