diff --git a/.github/workflows/codeception.yml b/.github/workflows/codeception.yml index d056a06..33926fa 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@v6 diff --git a/.github/workflows/infection.yml b/.github/workflows/infection.yml index ec72c17..1691883 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@v6