diff --git a/.github/workflows/send-screenshots-to-pixeleagle.yml b/.github/workflows/send-screenshots-to-pixeleagle.yml index 3a8ac2c1393cf..f2d1601ebfb58 100644 --- a/.github/workflows/send-screenshots-to-pixeleagle.yml +++ b/.github/workflows/send-screenshots-to-pixeleagle.yml @@ -40,7 +40,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 }}