Updated lukka / set-shell-env into sanitizer.yml
Updated lukka / set-shell-env to version 10 into sanitizer.ymlpull/5237/head
parent
7fb4b24cb5
commit
58dd50666e
|
@ -22,7 +22,7 @@ jobs:
|
|||
CC: clang
|
||||
|
||||
- name: configure and build
|
||||
uses: lukka/run-cmake@v3
|
||||
uses: lukka/run-cmake@v10
|
||||
with:
|
||||
cmakeListsOrSettingsJson: CMakeListsTxtAdvanced
|
||||
cmakeListsTxtPath: '${{ github.workspace }}/CMakeLists.txt'
|
||||
|
@ -46,7 +46,7 @@ jobs:
|
|||
CC: clang
|
||||
|
||||
- name: configure and build
|
||||
uses: lukka/run-cmake@v3
|
||||
uses: lukka/run-cmake@v10
|
||||
with:
|
||||
cmakeListsOrSettingsJson: CMakeListsTxtAdvanced
|
||||
cmakeListsTxtPath: '${{ github.workspace }}/CMakeLists.txt'
|
||||
|
|
Loading…
Reference in New Issue