diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2127ed2..558a815 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -100,7 +100,7 @@ jobs: image_tags: ${{ steps.meta.outputs.tags }} steps: - name: Download build artifact - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: path: artifact pattern: release-*-unknown-linux-musl