Use checkout v4

This commit is contained in:
2024-07-21 14:03:14 -05:00
parent 289af19c79
commit ccffe2f1e2

View File

@ -30,7 +30,7 @@ jobs:
# we first have to clone the AddOn project, this is a required step
- name: Clone project
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0