From 3311c135932475a8521e8eb76061c6ccabcff549 Mon Sep 17 00:00:00 2001 From: Julio Pasinatto Date: Wed, 16 Oct 2024 16:11:28 -0300 Subject: [PATCH] Update release action --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index cfe53fac..d65d4479 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,6 +15,7 @@ jobs: uses: actions/checkout@v2 with: fetch-depth: 0 + ref: 'release-1.14.1-merged' - name: Configure Git run: |