diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 676fff78..ac64d538 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -194,7 +194,7 @@ jobs: ./scripts/generate_changelog.sh changelog.md - name: Download all artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 - name: Draft the new release id: create_release