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/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# ========================================
|
||||
# 清理磁碟空間(解決 no space left on device)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue