From b2e7429c2a050e1cf3f949f48a147918e7280d38 Mon Sep 17 00:00:00 2001 From: N6REJ Date: Thu, 26 Sep 2024 23:04:54 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/release.yml'=20with=20remote=20'.github/workflows/release.y?= =?UTF-8?q?ml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d264d5d..b6082a5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: # we first have to clone the AddOn project, this is a required step - name: Clone project - uses: actions/checkout@v3.5.3 + uses: actions/checkout@v4.2.0 with: fetch-depth: 0 # gets git history for changelogs