diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7793c574fe..b36c1dd3f3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -176,7 +176,7 @@ jobs: - uses: actions/checkout@v4.1.7 - name: Download digests - uses: actions/download-artifact@v4.2.1 + uses: actions/download-artifact@v4.3.0 with: pattern: digests-* path: /tmp/digests