diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43c5e8c..ac1d25d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,7 +143,7 @@ jobs: contents: write # allows writing releases steps: - - uses: actions/download-artifact@v6 + - uses: actions/download-artifact@v7 with: pattern: artifact-* merge-multiple: true