update checkout action
Some checks failed
Build / Deploy (push) Failing after 2m11s

This commit is contained in:
Rik Berkelder 2025-02-13 21:26:15 +01:00
parent 6e99b3ef3f
commit dc474ceb14

View file

@ -24,7 +24,7 @@ jobs:
git lfs install git lfs install
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v4
with: with:
lfs: 'true' lfs: 'true'