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 27b1508 commit dad6ea2Copy full SHA for dad6ea2
.github/workflows/compile.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
12
with:
13
submodules: true
14
- name: install software
.github/workflows/runs.yml
- name: install software to compile CaNS
0 commit comments