mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Changed checkout from v3 to v4
This commit is contained in:
parent
03246a5137
commit
29cb2ad7d5
2
.github/workflows/test_linux.yml
vendored
2
.github/workflows/test_linux.yml
vendored
@ -150,7 +150,7 @@ jobs:
|
|||||||
- name: Install GTest
|
- name: Install GTest
|
||||||
run: ${{matrix.install_gtest}}
|
run: ${{matrix.install_gtest}}
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
- name: Configure Trick
|
- name: Configure Trick
|
||||||
run: |
|
run: |
|
||||||
export MAKEFLAGS=-j`nproc`
|
export MAKEFLAGS=-j`nproc`
|
||||||
|
Loading…
Reference in New Issue
Block a user