ci(deps): bump actions/checkout from 4 to 5 (#8796)

This commit is contained in:
dependabot[bot]
2025-09-03 07:17:59 +02:00
committed by GitHub
parent 19a8a1f7d4
commit cc654c3f38
22 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
name: Perf Tests ${{ matrix.build_option }} - Ubuntu
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: ammaraskar/gcc-problem-matcher@master
- name: Setup Python
uses: actions/setup-python@v5