There was an error while loading. Please reload this page.
1 parent 6141bf3 commit f72f899Copy full SHA for f72f899
.github/workflows/ci_build.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
# Step 1: Check out the code from the repo
25
- name: Checkout repo
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
with:
28
submodules: recursive
29
.github/workflows/codeql.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
- name: Checkout repository
46
47
48
49
0 commit comments