There was an error while loading. Please reload this page.
2 parents 1dce0f2 + c3ece5a commit 5485218Copy full SHA for 5485218
1 file changed
.github/workflows/linux.yml
@@ -31,7 +31,7 @@ jobs:
31
clang_major_version: 18
32
steps:
33
- name: Checkout Git branch
34
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
35
36
- name: Install build dependencies
37
run: |-
0 commit comments