Skip to content

Commit 667620c

Browse files
authored
Merge pull request #1 from njoy/develop
updating CI
2 parents ba053ba + 5dea8b7 commit 667620c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ContinuousIntegration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
which ${{matrix.cxx}}
2929
${{matrix.cxx}} --version
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
- name: mkdir bin
3232
run: mkdir bin
3333
- name: cmake

0 commit comments

Comments
 (0)