🚀 v0.4.6

This commit is contained in:
目棃
2024-04-24 15:40:35 +08:00
parent 070ab01b22
commit 9bd9f60699
7 changed files with 32 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: setup pnpm
uses: pnpm/action-setup@v2
with:
version: 9.0.4
version: 9.0.5
- name: remove lockfile
run: rm -f pnpm-lock.yaml
- name: Install dependencies