From 5c17a91cfc69fd1e3c3b6888d6f127137a784f18 Mon Sep 17 00:00:00 2001 From: Jonathan Danse Date: Tue, 26 Nov 2024 19:00:20 +0100 Subject: [PATCH] Use v4 --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 3cd00a4e..11e85a1e 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -32,7 +32,7 @@ jobs: if: github.event_name == 'push' steps: - name: Download artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: ${{ github.event.repository.name }} path: ${{ github.event.repository.name }}