chore: 调整版本为v6
Some checks failed
Deploy to K3s / deploy (push) Failing after 15s

This commit is contained in:
2025-12-20 12:53:53 +08:00
parent eb21556797
commit efc87cdbaf

View File

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