chore: 更新工作流程中的 Node.js 和 Bun 版本,調整依賴項版本
This commit is contained in:
parent
0f60f3ae14
commit
7df88d2f4e
6 changed files with 34 additions and 34 deletions
2
.github/workflows/run-bun-test.yml
vendored
2
.github/workflows/run-bun-test.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue