From e65d25da60974c2534b26126549a8d043ef3c021 Mon Sep 17 00:00:00 2001 From: extrawurst Date: Fri, 23 Feb 2024 18:01:53 +0100 Subject: [PATCH] another ci update --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 141e68a5..13f6aa60 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -88,7 +88,7 @@ jobs: - name: Extract release notes if: matrix.os == 'ubuntu-latest' id: release_notes - uses: ffurrer2/extract-release-notes@v1 + uses: ffurrer2/extract-release-notes@v2 - name: Release uses: softprops/action-gh-release@v1 env: