1
0
mirror of https://github.com/FloatTech/zbpdata.git synced 2026-02-16 04:05:54 +09:00

Compare commits

...

3 Commits

Author SHA1 Message Date
himawari
a1b4b35b81 Update Go version in release workflow (#72) 2025-12-29 23:38:32 +08:00
himawari
aa36b73261 添加小红书文案数据库 (#70) 2025-12-29 23:27:55 +08:00
himawari
9ab61d6b81 fix: 修改go版本 (#71) 2025-12-29 23:21:15 +08:00
4 changed files with 2 additions and 3 deletions

View File

@@ -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

View File

@@ -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
View File

@@ -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

Binary file not shown.