diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cf6c350..f854222 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - name: Download Build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 - name: Release uses: softprops/action-gh-release@v2 with: