Skip to content

Commit 8966698

Browse files
authored
Merge branch 'main' into fix/etw-initialization-order
2 parents 596b6af + 356fc9e commit 8966698

File tree

21 files changed

+590
-358
lines changed

21 files changed

+590
-358
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
egress-policy: audit
1919

20-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121
with:
2222
submodules: 'recursive'
2323
- name: Mount Bazel Cache
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
egress-policy: audit
6161

62-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
62+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6363
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # main March 2025
6464
with:
6565
name: benchmark_results

0 commit comments

Comments
 (0)