Update actions/checkout action to v7 #2

Merged
thuanle merged 1 commits from renovate/actions-checkout-7.x into main 2026-08-23 08:00:52 +07:00
Showing only changes of commit 9fc1ff058c - Show all commits
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.arch }}
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v7
with:
fetch-depth: 0 # Fetch full history, keeping all commits