We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3702b34 commit 1c04f83Copy full SHA for 1c04f83
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
CMAKE_BUILD_PARALLEL_LEVEL: 2
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
with:
23
submodules: "true"
24
fetch-depth: 0
0 commit comments