ci(deps): bump actions/checkout from 5 to 6 (#9334)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-02 21:32:38 +08:00
committed by GitHub
parent 42d465f4aa
commit 102c5846bb
23 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
name: Perf Tests ${{ matrix.build_option }} - Ubuntu
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: ammaraskar/gcc-problem-matcher@master
- name: Setup Python
uses: actions/setup-python@v6