diff --git a/.github/workflows/codeception.yml b/.github/workflows/codeception.yml index d056a06..6f27362 100644 --- a/.github/workflows/codeception.yml +++ b/.github/workflows/codeception.yml @@ -158,4 +158,4 @@ jobs: - name: Download all workflow run artifacts if: ${{ inputs.debug }} - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 diff --git a/.github/workflows/infection.yml b/.github/workflows/infection.yml index ec72c17..21d4f67 100644 --- a/.github/workflows/infection.yml +++ b/.github/workflows/infection.yml @@ -195,4 +195,4 @@ jobs: - name: Download all workflow run artifacts. if: ${{ inputs.debug }} - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7