There was an error while loading. Please reload this page.
2 parents b5519df + 02e0de4 commit fe18e18Copy full SHA for fe18e18
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@v4
+ uses: actions/checkout@v5
35
36
- name: Install build dependencies
37
run: |-
0 commit comments