diff --git a/.github/workflows/send-screenshots-to-pixeleagle.yml b/.github/workflows/send-screenshots-to-pixeleagle.yml index ee2b5e3dd1160..1f18b0bf24544 100644 --- a/.github/workflows/send-screenshots-to-pixeleagle.yml +++ b/.github/workflows/send-screenshots-to-pixeleagle.yml @@ -37,7 +37,7 @@ jobs: - name: Download artifact if: ${{ fromJSON(env.PIXELEAGLE_TOKEN_EXISTS) }} - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: pattern: ${{ inputs.artifact }}