chore: 调整deploy.actions/checkout@v4
Some checks failed
Deploy to K3s / deploy (push) Failing after 16s

This commit is contained in:
2025-12-20 12:52:13 +08:00
parent b9a03cb167
commit eb21556797

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build and push backend image
run: |