CI: Bump actions/checkout from 6 to 7 in the everything group (#7821)

This commit is contained in:
dependabot[bot]
2026-06-22 12:48:29 -04:00
committed by GitHub
parent 515c4282f4
commit bf50baefee
11 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
CI_COMMIT: ${{ github.sha }}
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install packages for build