diff --git a/.github/workflows/build_latest.yml b/.github/workflows/build_latest.yml index 5f8bd1e..4362613 100644 --- a/.github/workflows/build_latest.yml +++ b/.github/workflows/build_latest.yml @@ -297,7 +297,7 @@ jobs: steps: - name: Fetch artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Create GitHub Release uses: ncipollo/release-action@v1