mirror of
https://github.com/nasa/trick.git
synced 2024-12-30 01:48:52 +00:00
Change version of checkout action
This commit is contained in:
parent
eb81160735
commit
335f6a4776
2
.github/workflows/alt_linux_distros.yml
vendored
2
.github/workflows/alt_linux_distros.yml
vendored
@ -142,7 +142,7 @@ jobs:
|
||||
- name: Install GTest
|
||||
run: ${{matrix.install_gtest}}
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@master
|
||||
uses: actions/checkout@v3
|
||||
- name: Configure Trick
|
||||
run: |
|
||||
export MAKEFLAGS=-j`nproc`
|
||||
|
Loading…
Reference in New Issue
Block a user