chore(deps): update actions/checkout action to v7
Build Docker Image / build (amd64) (push) Successful in 1m33s

This commit was merged in pull request #41.
This commit is contained in:
2026-08-22 17:02:18 +00:00
parent 60b15a4b0d
commit 3507ef99be
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.arch }} runs-on: ${{ matrix.arch }}
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v7
with: with:
fetch-depth: 0 # Fetch full history, keeping all commits fetch-depth: 0 # Fetch full history, keeping all commits