diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4c6ff9c..c9ff96c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -74,7 +74,7 @@ jobs: core.setOutput('release_tag', latestRelease.tag_name) - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 - name: prepare macos-latest arifacts run: |