diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5497af4..4352d5b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -176,7 +176,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 - name: Release uses: ncipollo/release-action@v1