diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6e618ecb..209bdc52 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -126,7 +126,7 @@ jobs: runs-on: ubuntu-22.04 steps: - - uses: actions/download-artifact@v4.1.7 + - uses: actions/download-artifact@v4.1.8 with: pattern: release-executable-* merge-multiple: true