chore(deps): update actions/checkout action to v7 #41

Merged
thuanle merged 1 commits from renovate/actions-checkout-7.x into main 2026-08-23 08:08:39 +07:00
+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