Use packager action v4

This commit is contained in:
Parnic
2024-07-20 09:05:23 -05:00
parent 6c2e759f45
commit d451969177

View File

@ -32,7 +32,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 # gets git history for changelogs