Update to actions/checkout@v4

Something broke. See actions/checkout#949, actions/checkout#1448
This commit is contained in:
Dan Paulat 2023-09-04 23:48:36 -05:00
parent 4cc1a2b310
commit e5d18ecc4d

View file

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