Changed checkout from v3 to v4

This commit is contained in:
Pherring04 2024-07-10 11:25:58 -05:00
parent 03246a5137
commit 29cb2ad7d5

View File

@ -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`