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
@@ -74,7 +74,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Download code coverage data
uses: actions/download-artifact@v8