update workflows

This commit is contained in:
Alex Holliday
2025-06-25 12:07:31 +08:00
parent 4fa0e08574
commit b718c02787

View File

@@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Log in to GitHub Container Registry
uses: docker/login-action@v3