mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +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
|
||||
run: ${{matrix.install_gtest}}
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Configure Trick
|
||||
run: |
|
||||
export MAKEFLAGS=-j`nproc`
|
||||
|
Loading…
Reference in New Issue
Block a user