Update to actions/checkout@v4

This commit is contained in:
Dan Paulat 2023-09-04 23:48:36 -05:00
parent a114e7c6a9
commit 2f972226ad

View file

@ -65,7 +65,7 @@ jobs:
run: git config --global core.longpaths true
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: source
submodules: recursive